get https://app.desk.ly//api/v2/location/list
Get a list of all locations.
Log in to see full request history
Responses
Get a list of all locations.
xxxxxxxxxx
curl --request GET \
--url 'https://app.desk.ly/en/api/v2/location/list?page[limit]=50&page[offset]=0' \
--header 'X-AUTH-MODE: API-Key' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: