Returns a single UserRole
object specified by its type
and id
path parameters.
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization
header prefixed with "Bearer" and then a single space.
Specify the user type to which your operations will be restricted.
any
, organization
, client
The id
of the referenced UserRole
.
x >= 1
OK
The response is of type object
.