List jurisdictions visible to your organisation
Returns a cursor-paginated list of jurisdictions the operator’s organisation has visibility into. Today the list resolves to the operator’s home jurisdiction (the one they are scoped to via FHIR organization metadata). Use for context when authoring jurisdiction-specific content or running cross-jurisdiction reporting.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
cursor
Opaque cursor returned from a prior call. Omit on the first page.
limit
Maximum number of results to return. Defaults to 20.
Response
A cursor-paginated page of jurisdictions.
data
Jurisdiction rows for this page.
pagination
Cursor metadata for paging forward.