Skip to content

User Permissions

GET
/identity/users/{user_id}/permissions
user_id
required
User Id
string format: uuid
tenant_id
Any of:
string format: uuid
st_session
Any of:
string

Successful Response

PermissionsResponse
object
permissions
required
Permissions
Array<string>
sources
required
Sources
Array<object>
PermissionSource
object
group
required
Group
string
role
required
Role
string
scope
required
Scope
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string