/0.1/search/cities
- Mount Point: /rest/0.1/search/cities
The following operations are supported on this resource:
GET
Search for a city.
Parameters
| name | description | type | default |
|---|---|---|---|
| name | name of the city | query | |
| stateCode | state code the city lies in | query | |
| state | state the city lies in | query | |
| country | the city's country | query | |
| p | the number of the result page you'd like to have | query | 1 |
| l | desired result language of city and country (experimental feature) | query | en |
Output Payload
| element | produceable content type(s) |
|---|---|
| cities (XML) |
|
| description | |
| a list of matching cities | |