Get Effective Permissions
Returns all permissions that apply to a user — from direct assignment, role membership, and group-to-role inheritance — with source attribution.
GET
Error
Authorizations
Bearer authentication. Send Authorization: Bearer .
Path Parameters
User ID
Response
OK
Allowed actions.
Effect: "allow" or "deny".
Example:
"allow"
Permission identifier.
Example:
"midaz-editor-permission"
Whether the permission is enabled.
Example:
true
Permission display name.
Example:
"Midaz Editor Permission"
Resources this permission covers.
All sources that grant this permission to the user.

