cURL
curl --request GET \ --url https://api.halth.com/v1/au/medicare/claims \ --header 'Authorization: Bearer <token>'
Get a paged list of Medicare claims
Provide your API key as a Bearer token
Page number
1 <= x <= 9007199254740991
1
Number of items per page
1 <= x <= 200
10
Query string to search for claims
1 - 255