Lists the groups that grant a user a specific role.
ID of the user to list role source groups for.
Optional
Request-specific configuration.
Management.BadRequestError
Management.UnauthorizedError
Management.ForbiddenError
Management.NotFoundError
Management.TooManyRequestsError
await client.users.effectiveRoles.sources.groups.list("id", { role_id: "role_id", from: "from", take: 1 }) Copy
await client.users.effectiveRoles.sources.groups.list("id", { role_id: "role_id", from: "from", take: 1 })
Protected
Readonly
Lists the groups that grant a user a specific role.