City

Fetch city

Returns a city based on a single ID

get/cities/{cityId}

Path parameters

cityIdinteger required

ID of city to fetch

Query parameters

tokenstring string required

OAuth token

Response

Fetched city

idinteger
created_atstring
updated_atstring
country_idinteger
state_idinteger
namestring
slugstring
city_codestring
is_activeinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.