permissions
List User Permissions
List all permissions for a user with resource names. Requires owner.
Includes both direct user grants and grants via the user's effective groups. Role check lives inside :class:ListUserPermissions.execute_with_names — raises :class:PermissionDenied (→ HTTP 403) when the caller isn't an owner.
get/api/v1/permissions/user/{target_user_id}
Path parameters
target_user_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 12 revisions of this API.