Skip to main content
GET
/
api
/
v2
/
integrations
/
candid
/
{slug}
/
payers
Get all payers from Candid Health
curl --request GET \
  --url https://api.example.com/api/v2/integrations/candid/{slug}/payers
"<unknown>"

Path Parameters

slug
string
required

The slug of the Candid connection.

Query Parameters

limit
number

Maximum number of entities per page, defaults to 100.

searchTerm
string

Search term to filter payers.

pageToken
string

Page token for pagination.

Response

The payers data from Candid Health.

The payers data from Candid Health.