Lists the roles which grant the user a given permission (whether directly or through groups).
Lists the roles which grant the user a given permission (whether directly or through groups).
Lists the roles which grant the user a given permission, including roles assigned directly to the user and those inherited through group memberships.
GET
Lists the roles which grant the user a given permission (whether directly or through groups).
Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user to retrieve the permissions for.
Query Parameters
Optional Id from which to start selection.
Number of results per page. Defaults to 50.
Required range:
x >= 1The identifier of the resource server for which to calculate user permissions.
Required string length:
1 - 600Name of this permission
Required string length:
1 - 280Lists the permissions assigned to a user directly or through roles or groups.
Previous
Lists the roles for a user with sources: directly assigned or through group membership.
Next