Get jurisdiction configuration

View as MarkdownOpen in Claude
Returns operational configuration for a jurisdiction: display name, emergency and non-emergency numbers, default locale and timezone, the member home-screen `explore` content (primary CTA and awareness cards), and the searchable provider type catalogue. Operators additionally receive emergency-department cost estimates used for diversion-savings reporting. Both audiences may call the endpoint without organisation scoping; jurisdiction config is treated as public-within-the-platform.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
Stable identifier of the jurisdiction.

Response

The jurisdiction configuration.
idstring
Stable identifier of the jurisdiction.
codestring
Jurisdiction code.
displayNamestring
Display name in the request locale.
emergencyNumberstring
Emergency phone number.
localestring
Default locale for the jurisdiction.
timezoneDefaultstring
Default timezone.
exploreobject
providerTypeslist of objects
Provider types members can choose from in search.
nonEmergencyNumberstring

Non-emergency phone number.

edCostEstimatesobject

Emergency-department cost estimates. Present in the operator view; absent for the member audience.