Skip to main content
GET
Search Jurisdictions

Authorizations

X-API-Key
string
header
required

Query Parameters

q
string
required

The name to search for in the jurisdiction fields.

Response

A list of jurisdictions that match the search text.

Paginated response for geographical entities.

items
GeoEntitiesRead · object[]
required

The list of items returned in the response following given criteria.

size
integer
required

The number of items returned in the response.

next_cursor
string | null
required

The cursor for retrieving the next page of results.

total_count
TotalCount · object | null

Total result count (capped at 10,000). Present on first-page responses when include_count=true. null if the count query timed out.