X-Total-Count and friends rather than looking for a total key. Control the window with the page and page_size query parameters; page_size defaults to 25 and is capped at 200.
Read the headers
Loop until you’ve drained it
X-Remaining-Count is the cleanest stopping condition — keep requesting until it reaches 0.
Requesting a
page_size above 200 does not error — it is clamped to 200. Trust X-Page-Size in the response over the value you asked for.Get orders
Paginated, filterable by status
Get patients
Paginated
Get prescriptions
Paginated, filterable