Skip to documentation
Publishers API

List publishers

Returns policy publishers available to the authenticated organization.

GET/v1/publishers
Try it

Authorizations

Authorization
stringheaderrequired

Send your GenHealth credential as Bearer <YOUR_API_KEY>. This endpoint requires API read access for the authenticated organization.

Headers

Accept
stringheader

Response media type. Use application/json for the current API.

Parameters

This endpoint does not define request parameters.

Responses

200Publisher results.
array<Publisher>
401The bearer token is missing, invalid, or lacks the required scope.
Error
detailstring