Skip to main content
GET
List Jurisdictions

Overview

Returns every jurisdiction Signa tracks, whether or not it has a live office connection yet. Each entry reports the jurisdiction’s scope, Madrid Protocol membership, and its office coverage status. Use this to build jurisdiction pickers and to tell customers which jurisdictions have live data today versus which are recognized but not yet covered.

Query Parameters

integer
default:"100"
Max results per page (max 500).
string
Pagination cursor, the jurisdiction code of the last item on the previous page.
boolean
default:"false"
When true, includes pagination.total_count (exact, the full catalog is loaded server-side).

Response

This endpoint is publicly cacheable, so the response never includes request_id.
string
Always list.
object[]
boolean
Whether more pages are available.
object

Code Examples

Errors