Skip to main content
GET
/
api
/
auth
/
v1
/
eligibility
/
{request_uid}
/
pdf
Get In-Network Plan PDF
curl --request GET \
  --url https://api.anagram.care/api/auth/v1/eligibility/{request_uid}/pdf/ \
  --header 'Authorization: <api-key>'
{
"title": "Success"
}

Authorizations

Authorization
string
header
required

Your API token prefaced with an "Api" prefix. Example value: "Api B3F4242424E3FDB4242424242A9C7642"

Path Parameters

request_uid
string
required

Query Parameters

result_id
integer
required
person_id
integer
required

Response

The response is of type file.