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