Lists the roles for a user with sources: directly assigned or through group membership.
Lists the roles for a user with sources: directly assigned or through group membership.
Retrieve detailed list of effective roles for a user, including roles assigned directly and through group memberships.
GET
Lists the roles for a user with sources: directly assigned or through group membership.
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 list effective roles for.
Query Parameters
Optional Id from which to start selection.
Number of results per page. Defaults to 50.
Required range:
x >= 1Lists the roles which grant the user a given permission (whether directly or through groups).
Previous
Get a user's role source groups
Next