Get locations

Gets basic information (id and name) of locations the caller has access to.

Response data is paginated. The number of locations returned in any single
response will never be greater than the limit. If there are more
locations that can be requested, the response body will contain a non-null
"next" property. Use this "next" value to request the next page of data
by submitting a subsequent request with the cursor query param set to
this value of "next". To fetch all pages of data, continue making
requests until "next" is null in the response body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Cursor for pagination

int32

Number of locations to return in a single response. Default is
50. Maximum allowed is 100.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json