v1

latestOpenAPI 3.1.22026-08-061127187.7 KB
Officials

Find elected officials by region

This resource provides the ability to list elected officials by level and region rather than for a single geographic location. The endpoint is filtered by district type and region, and sorted by last_name, first_name.

Cost: 50 credits

Permission: Please contact the Cicero Team to request access to this resource.

get/officials_by_region

Query parameters

format'json' | 'xml'

Specify the desired format of the response.

customer_idstring password required

Required. The License Key issued by Melissa.

keystring password

The License Key issued by Melissa.

district_typestring required

Required. The type of district.

countrystring required

Required. The country of the location (Use ISO 3166-1 alpha-2 code) used as a filter.

citystring

The city of the location used as a filter.

statestring

The state of the location used as a filter.

district_idstring

The ID, number, or name of the official's district.

maxinteger

The maximum number of objects to return.

offsetinteger

Number of items to skip in the response, starting from the beginning of the list.

Headers

Accept'application/json' | '*/*' required

Format of the response.

Content-Type'application/json' | 'application/xml' required

Format of the request.

Response

Successful response