v1
latestOpenAPI 3.0.02026-07-26190104.7 KBListings
Get list of cities
Returns a list of all the cities countries and states related to the booking engine listings
get/api/listings/cities
Query parameters
skipinteger
Example:25
The number of cities to skip. Default value is 0
limitinteger
Example:100
Limit the number of results within a subset. Default value is 25, max value is 100
searchTextstring
Example:york
Search for given case insensitive text in city name
Response
successful operation