Skip to main content
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>"
]

Documentation Index

Fetch the complete documentation index at: https://ekacare-mintlify-changelog-1776733918.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter JWT token

Response

OK