Skip to main content

GET a city

GET a city

Path Parameters
cityId integer REQUIRED

The id of the city to retrieve

Responses
200

An object for the specific city

Schema OPTIONAL
id integer
name string
404

Not found tag

Schema OPTIONAL
error string

A description of the error

500

Internal error

Schema OPTIONAL
error string

A description of the error