Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Patient ID associated with the case
Query Parameters
Token to fetch the next page of results
Return only records with updated_at
greater than this value (used for incremental sync)
Example:
1614556800
Response
List of cases
The response is of type object
.