GET
/
eka-mcp
/
protocols
/
v1
/
publishers
/
all
Get all Publishers
curl --request GET \
  --url https://api.dev.eka.care/eka-mcp/protocols/v1/publishers/all \
  --header 'Authorization: Bearer <token>'
[
  "<string>"
]

Authorizations

Authorization
string
header
required

Enter JWT token

Response

200
application/json

OK

The response is of type string[].