Get cities
Deprecated
GET
/v1/cities
Provides a list of cities supported by the platform
Authorizations
Parameters
Query Parameters
limit
page
order_by
Order by a field e.g. ?order_by=city
string
Order by a field e.g. ?order_by=city
country
Any of:
Array<string>
null
Limit results by a certain country using two letter country code. e.g. ?country=US or ?country=US&country=MX
Responses
200
Successful Response
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string