Get a user's role source groups
Get a user's role source groups
Lists the groups that grant a user a specific role.
GET
Get a user's role source 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 list role source groups for.
Query Parameters
ID of the role to get source groups for.
Optional Id from which to start selection.
Number of results per page. Defaults to 50.
Required range:
x >= 1Lists the roles for a user with sources: directly assigned or through group membership.
Previous
Get the First Confirmed Multi-factor Authentication (MFA) Enrollment
Next