List patients
Patients
List patients
List patients visible to the authenticated caller, paginated.
GET
List patients
Authorizations
API key passed as a Bearer token
Query Parameters
Page number (1-based).
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 50Response
Successful Response
Paginated list of patients.
Page of patients.
Current page number (1-based).
Number of items per page.
Whether another page likely exists (accurate on every page).
Total patients matching the caller's scope (null on later pages).
Total number of pages (null when the total is unknown).