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.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
ID of the user to list effective roles for.
Paramètres de requête
Optional Id from which to start selection.
Number of results per page. Defaults to 50.
Plage requise:
x >= 1Lists the roles which grant the user a given permission (whether directly or through groups).
Précédent
Get a user's role source groups
Suivant