Authorization
Get Effective Permissions
Return per-resource allowed actions for the current user.
Use this to render the UI permission gate (greyed-out buttons etc.) without flooding the audit log with denied probes. Empty list for a resource_id means the user cannot perform any of the requested actions on that resource.
post/api/v1/authz/me/permissions
Request body
Response
Successful Response