Get
/public/user-management/v1/user-roles/{id}
Retrieves a single user role by identifier
Security
HTTP
Type Bearer
Put ONLY your JWT Bearer token on textbox below!
Path parameters
id
string (uuid) Required
The unique identifier of the user role to retrieve
Responses
200
User Role
object
id
string (uuid)
Unique identifier of the user role.
name
string
Display name of the user role.