Skip to main content

Get Delegated Location Resources

API Description

Using Get Locations, request information about location resources associated with one or more brands that have been delegated to you. Provide the Apple-generated ID of the organization that delegated to you and retrieve information about one or more location resources matching query parameters.

Request

URI Parameters

NameInput
orgId
REQUIRED

Requests a list of all locations that have been delegated to you.

Path Template One
GET {url}/api/{version}/orgs/{orgId}/locations

Requests a list of all locations, under the identified brand, that have been delegated to you.

Path Template Two
GET {url}/api/{version}/orgs/{orgId}/locations?ql=brandId=={brandId}
Path Example
GET {url}/api/v1/orgs/9467895078742654994/locations?ql=brandId==9467895078742654921