Get Assigned Role Groups Of User

Scopes
read:user

Path Parameters

user_id
string
REQUIRED

User id

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

Response Body Schema

results
array<object>
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

results.
id
string
REQUIRED

Unique identifier of entity

results.
name
string
REQUIRED

A name defining your role group

total
integer