Get Assigned Role Groups Of User

Scopes
read:user

Path Parameters

user_id
string
Zorunlu

User id

GET
/users/{user_id}/role_groups
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 group

results.
assign_on_signup
boolean

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

results.
description
string

Additional information for the role group

total
integer