List Locations

This is the descripotion for the list endpoint.

List locations

get
Authorizations
AuthorizationstringRequired

Format: Authorization: Api-Key {API_KEY}

Query parameters
querystringOptional

Full‑text search term

fromintegerOptional

Zero‑based index of the first result to return

Default: 0
limitinteger · min: 1 · max: 100Optional

Maximum number of results to return

Default: 20
Responses
chevron-right
200

A paginated list of locations

application/json
get
/locations
200

A paginated list of locations

Last updated

Was this helpful?