İçeriğe geç
Sonuç bulunamadı.

Bu sayfanın Türkçe çevirisi henüz tamamlanmadı, bu yüzden İngilizce dilinde görüntülemektisiniz.

Get User RBAC Tree

Scopes
read:user

Path Parameters

user_id
string
Zorunlu

User identifier

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

Response Body Schema

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

Additional information related with entity

permissions.
name
string
Zorunlu
length
0-48

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

role_groups
object
Zorunlu
role_groups.
assign_on_signup
boolean
Zorunlu

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

role_groups.
description
string
Zorunlu
length
0-256

Additional information related with entity

role_groups.
name
string
Zorunlu
length
0-64

A name defining your role group

roles
object
Zorunlu
roles.
assign_on_signup
boolean
Zorunlu

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

roles.
description
string
Zorunlu
length
0-256

Additional information related with entity

roles.
name
string
Zorunlu
length
0-64

A name defining your role