Get Directly Assigned Roles Of User

Scopes
read:user

Path Parameters

user_id
string
Zorunlu

User id

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

Response Body Schema

results
array<object>
results.
id
string
Zorunlu

Unique identifier of entity

results.
name
string
Zorunlu

A name defining your role

results.
assign_on_signup
boolean

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

results.
description
string

Additional information for the role

total
integer