List the calling user's effective permissions
GET/api/v1/users/me/effective-permissions
Returns the permission codes the current user actually holds — the union of every role, direct or inherited from a group. This is what the platform evaluates on each request, so it is the authoritative answer to what this account can do. Requires me.read.
Request
Responses
- 200