Get Eligibility Timeline

Beta

Gets a patient’s eligibility audit timeline, newest-first. Org-scoped and keyset-paginated.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

idstringRequired
The unique identifier for a Patient

Query parameters

event_typesenumOptional
coverage_idUUIDOptional
The unique identifier for a Coverage in the database
appointment_idstringOptional
The unique identifier for an Appointment.
page_tokenstringOptional
A token that can be used to retrieve the next or previous page of results
limitintegerOptional

Response

This endpoint returns an object.
itemslist of objects
totalinteger
next_page_tokenstring
A token that can be used to retrieve the next or previous page of results
prev_page_tokenstring
A token that can be used to retrieve the next or previous page of results