Skip to main content
GET
/
locations
cURL
curl --request GET \
  --url https://{company}.fairwayze.com/api/integrations/locations \
  --header 'ApiKey: <api-key>'
[
  {
    "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "name": "<string>"
  }
]

Authorizations

ApiKey
string
header
required

Response

Location object

id
string<uuid>
name
string