Distinct registration jurisdictions (country + state) for filter dropdowns. Non-SST only. Default status__in matches GET /registrations (all statuses).
Your secret API key. Include it with every request.
Every query parameter below is optional. Combine as many as you need and append them to the endpoint as a query string. The example shows a few to get you started.
/v1/registrations/jurisdictions?status__in=<status__in>Filter by registration status (comma-separated); same as GET /registrations.
REGISTEREDPROCESSINGUNREGISTEREDDEREGISTERINGDEREGISTEREDCANCELLEDVALIDATINGAWAITING_CLARIFICATIONSELF_MANAGEDISO 3166-1 alpha-2 country code (e.g. US, DE).
State or province code (may be empty for country-level rows).
Display name for the state or province.
Successful Response
Validation Error