Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the eligibility check request
Response
Eligibility check details
Get the status and results of a specific eligibility check by its ID.
How to find a eligibility check:
customer_patient_id, use GET /eligibility?customer_patient_id=your-id to find the eligibility checkNote: You can poll this endpoint to check the status of your request, or wait for the webhook notification when the check completes.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the eligibility check request
Eligibility check details