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.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
ID of the user to retrieve the permissions for.
クエリパラメータ
Optional Id from which to start selection.
Number of results per page. Defaults to 50.
必須範囲:
x >= 1The identifier of the resource server for which to calculate user permissions.
Required string length:
1 - 600Get a User's Connected Accounts
前へ
Lists the roles which grant the user a given permission (whether directly or through groups).
次へ