Retrieves the thing authorizations for a specific user.
Required permissions: READ_USER_AUTHORIZATION.
The name of the target tenant (e.g. acme).
Condition on customer id.
The identifier of the user whose permissions must be retrieved.
If specified, the CustomerId must also be specified.
The flag defining whether to retrieve also the default user authorizations.
Successful operation.
The authorization unique identifier.
The identifier of the user associated to this authorization.
The identifier of the thing associated to this authorization.
The authorization of the user on the thing.
The identifier of the user-type the user impersonate when operating on the associated thing.
The user-type object associated to this authorization.
The user-type object identifier.
The category this user type belongs to, one of ORGANIZATION, CUSTOMER, PARTNER.
The rank of the user type used to prevent unauthorized user reads or updates.
The duration in milliseconds a command-payload is valid after its creation.
The list of permissions associated with this user type.
The time limitation of this authorization.
The day time the authorization starts (e.g. 10:00 -> 1000). The default value is 0.
The day time the authorization ends (e.g. 20:30 -> 2230). The default value is 2359.
The list of week days the authorization is valid.
The timestamp UTC the authorization starts.
The timestamp UTC the authorization ends.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.