Lists the permissions assigned to a user directly or through roles or groups.
Lists the permissions assigned to a user directly or through roles or groups.
Returns the list of effective permissions for a user, taking into account permissions granted directly to the user, as well as those inherited through roles and group memberships.
GET
Lists the permissions assigned to a user directly or through roles or groups.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
ID of the user to retrieve the permissions for.
Paramètres de requête
Optional Id from which to start selection.
Number of results per page. Defaults to 50.
Plage requise:
x >= 1The identifier of the resource server for which to calculate user permissions.
Required string length:
1 - 600Get a User's Connected Accounts
Précédent
Lists the roles which grant the user a given permission (whether directly or through groups).
Suivant