Registrations

List registration jurisdictions

Distinct registration jurisdictions (country + state) for filter dropdowns. Non-SST only. Default status__in matches GET /registrations (all statuses).

get/v1/registrations/jurisdictions

Query parameters

status__instring

Filter by registration status (comma-separated); same as GET /registrations.

Filter by registration status (comma-separated); same as GET /registrations.

Headers

x-organization-idstring nullable required

The unique identifier for the organization making the request

The unique identifier for the organization making the request

Response

Successful Response

country_codestring required

ISO 3166-1 alpha-2 country code (e.g. US, DE).

state_codestring required

State or province code (may be empty for country-level rows).

state_namestring required

Display name for the state or province.

Changes

Changed in 1 of the 6 revisions of this API.1

    • endpoint added

      endpoint-added

    This revision's changelog hit the recording limit, so it may not list every change to this endpoint.

    This revision also has 362 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog