Location Service
Search
Get Data By City Query
1min
GET
PATH PARAMETERS
countryCode
CountryCode
*Unique Country Code
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique RequestId
X-COREOS-TID
string
*Tenant id
X-COREOS-USERINFO
string
core-os user info token
X-COREOS-ACCESS
string
*core-os access token
QUERY PARAMETERS
query
string
*query to search for city with minimum 2 character
state
State
State Name
county
County
District Or County Name
limit
integer
Number of items to return by default 20. Value should be between 1 to 50.
RESPONSES
200
OK
CityGetResponse
data
object
request
Request
400
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*401
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*403
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*404
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*503
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*

Updated 27 Sep 2023
Did this page help you?