Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication. Send Authorization: Bearer .

Path Parameters

id
string
required

User ID

Response

OK

actions
string[]

Allowed actions.

effect
string

Effect: "allow" or "deny".

Example:

"allow"

id
string

Permission identifier.

Example:

"midaz-editor-permission"

isEnabled
boolean

Whether the permission is enabled.

Example:

true

name
string

Permission display name.

Example:

"Midaz Editor Permission"

resources
string[]

Resources this permission covers.

sources
object[]

All sources that grant this permission to the user.