Get county by ID

Retrieve detailed information for a specific county/municipality within a state and country

Path Parameters

countrySymbolstringRequired

Country symbol (ISO 3166-1 alpha-2 code, e.g., โ€˜MXโ€™, โ€˜USโ€™, โ€˜CAโ€™)

stateIdstringRequired

State identifier (e.g., โ€˜1โ€™, โ€˜25โ€™)

countyIdstringRequired

County identifier (e.g., โ€˜cnt_456โ€™, โ€˜cnt_789โ€™)

Headers

x-admin-api-keystringRequired

Response

Get county by ID
idstring
namestring
stateIdstring
codestring
billingIddouble
Stateobject

Errors