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

Authorizations

Authorization
string
header
required

Enter JWT token

Query Parameters

tag
string

The tag/condition for which the publisher is being fetched

Response

200
application/json
OK

The response is of type string[].