Skip to content
No results found.

Get User RBAC Tree

Scopes
read:user

Path Parameters

user_id
string
Required

User identifier

GET
/users/{user_id}/rbac
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
Loading...
Response
200
200
Loading...

Response Body Schema

permissions
object
Required
permissions.
description
string
Required
length
0-256

Additional information related with entity

permissions.
name
string
Required
length
0-48

Permission identifier. This field is unique and cannot contain spaces. Ex. read:user

role_groups
object
Required
role_groups.
assign_on_signup
boolean
Required

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

role_groups.
description
string
Required
length
0-256

Additional information related with entity

role_groups.
name
string
Required
length
0-64

A name defining your role group

roles
object
Required
roles.
assign_on_signup
boolean
Required

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

roles.
description
string
Required
length
0-256

Additional information related with entity

roles.
name
string
Required
length
0-64

A name defining your role