Skip to main content
GET
Error

Autorizaciones

Authorization
string
header
requerido

Bearer authentication. Send Authorization: Bearer .

Parámetros de ruta

id
string
requerido

User ID

Respuesta

OK

actions
string[]

Allowed actions.

effect
string

Effect: "allow" or "deny".

Ejemplo:

"allow"

id
string

Permission identifier.

Ejemplo:

"midaz-editor-permission"

isEnabled
boolean

Whether the permission is enabled.

Ejemplo:

true

name
string

Permission display name.

Ejemplo:

"Midaz Editor Permission"

resources
string[]

Resources this permission covers.

sources
object[]

All sources that grant this permission to the user.