Get a user's effective permissions
GET/api/v1/users/:id/effective-permissions
Returns everything the user can actually do — the union of their direct roles and the roles they inherit from their groups. This is the answer to "why can this person see that?". Requires user.read.effective-permissions.
Request
Responses
- 200