List clinics
List clinics
List all clinics associated with your EMR. Supports pagination for large clinic sets.
List clinics
Query Parameters
0-based index of the first item to return (offset). Use with _limit for paging.
Required range:
x >= 0Maximum number of items to return per request (1–100).
Required range:
1 <= x <= 100Name of the field to sort by (e.g. id, name, created_at). Omit for default sort.
Sort direction: asc or desc.
Available options:
asc, desc 