GET
cURL
Restricted. Requires Apple API access. Returns 403 with APPLE_API_DISABLED otherwise.
Requires an Organization token.
Returns the sync state of a location under the brand. account_id is required. Failed syncs include last_error and last_error_code.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

segment_id
string
required

Brand segment id (brand-<uuid>)

location_id
string
required

Google Business Profile location id

Query Parameters

account_id
string
required

Account that owns the location

Response

Location sync status

success
boolean
payload
object