cURL
curl --request GET \ --url https://api.anagram.care/api/auth/v1/eligibility/{request_uid}/pdf/ \ --header 'Authorization: <api-key>'
200
Success
{ "title": "Success"}
Returns PDF file with plan details
Your API token prefaced with an "Api" prefix. Example value: "Api B3F4242424E3FDB4242424242A9C7642"
The response is of type file.
file