User
Get current user's role permissions.
Returns the roles and effective permissions of the authenticated user, scoped to the organisationId query parameter if given, otherwise to the organisation owning the project header, otherwise to the first organisation the user is a member of. Responds 404 when the organisation, project or role cannot be resolved.
get/users/me/permissions
Response
Ok
Changes
No recorded changes to this endpoint across all 20 revisions of this API.