Returns the list of configured user types for the requested category (ORGANIZATION, CUSTOMER or PARTNER).
A user type is the role assigned to a user: it carries the set of permissions granted, the rank used to prevent the read or the update of users of a higher level, and the duration for which a command-payload stays valid after its creation.
The identifiers returned here are the ones to be used when creating users or thing authorizations.
The name of the tenant (e.g. acme).
The user type category.
Successful operation.
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.
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.