Retrieves the partner authorizations for a specific location.
Required permissions: READ_PARTNER_AUTHORIZATION.
The name of the tenant (e.g. acme).
The identifier of the customer whose partner authorizations must be retrieved.
Successful operation.
The authorization unique identifier.
The partner identifier.
The location identifier.
The timestamp UTC the authorization expires. It must be less than or equal to the customer authorization end timestamp, if specified.
The access policy of the things in the location.
- GRANT_ALL: The partner can see all the things.
- LIMITED: The partner can see the things specified in the thingIds array.
The set of thing ids that the partner is authorized to access.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.