Jurisdictions
List Jurisdictions
get/jurisdictions
Query parameters
limitinteger
Maximum number of results per page
pageinteger
Page number to retrieve
namestring
Filter jurisdictions by name (partial match)
filter[registered_agent_only]boolean
When set to a truthy value, limits results to US states and territories where Registered Agent service is available.
Response
Success
Example response
{
"data": [
{
"id": "123e4567-e89b-12d3-a456-426614174000"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.