Get Directly Assigned Roles Of User

Scopes
read:user

Path Parameters

user_id
string
REQUIRED

User id

GET
/users/{user_id}/roles
1
2
3
Loading...
Response:
200
Loading...

Response Body Schema

results
array<object>
results.
assign_on_signup
boolean

If true this role will be assigned to new users automatically.

results.
description
string

Additional information for the role

results.
id
string
REQUIRED

Unique identifier of entity

results.
name
string
REQUIRED

A name defining your role

total
integer