Users > Roles
Get user role
Retrieve the details of an existing user role.
get/v1/users/roles/{id}
Path parameters
idstring required
Response
Example response
{
"id": "rol_DKL4Xcb5VSa8CQ",
"name": "Admin"
}Retrieve the details of an existing user role.
{
"id": "rol_DKL4Xcb5VSa8CQ",
"name": "Admin"
}