Skip to main content
GET
/
services
/
{service_id}
/
payer
/
patients
List payer patients
curl --request GET \
  --url https://api.verial.ai/services/{service_id}/payer/patients \
  --header 'Authorization: Bearer <token>'
{}
Returns the list of patients with coverage under the simulated payer.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token.

Path Parameters

service_id
string
required

Service ID

Response

Successful response

The response is of type object.