List jurisdictions visible to your organisation

View as MarkdownOpen in Claude

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

cursorstringOptional
Opaque cursor returned from a prior call. Omit on the first page.
limitdoubleOptional1-100
Maximum number of results to return. Defaults to 20.

Response

A cursor-paginated page of jurisdictions.

datalist of objects
Jurisdiction rows for this page.
paginationobject
Cursor metadata for paging forward.