cURL
curl --request GET \ --url https://api.gmbapi.com/external-api/gmb/account_location/hygiene/{location_id} \ --header 'Authorization: Bearer <token>'
{ "data": {} }
Retrieves all account(location group) labels by
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Location Id
Account ID. Required when using an organization token.
Accont Labels response