Skip to main content
GET
Error

Autorizações

Authorization
string
header
obrigatório

Bearer authentication. Send Authorization: Bearer .

Parâmetros de caminho

id
string
obrigatório

User ID

Resposta

OK

actions
string[]

Allowed actions.

effect
string

Effect: "allow" or "deny".

Exemplo:

"allow"

id
string

Permission identifier.

Exemplo:

"midaz-editor-permission"

isEnabled
boolean

Whether the permission is enabled.

Exemplo:

true

name
string

Permission display name.

Exemplo:

"Midaz Editor Permission"

resources
string[]

Resources this permission covers.

sources
object[]

All sources that grant this permission to the user.