Lists the groups that are assigned to the specified organization.
ID of the organization
Optional
Request-specific configuration.
Management.BadRequestError
Management.UnauthorizedError
Management.ForbiddenError
Management.NotFoundError
Management.TooManyRequestsError
await client.organizations.groups.list("organization_id", { from: "from", take: 1 }) Copy
await client.organizations.groups.list("organization_id", { from: "from", take: 1 })
Protected
Readonly
Lists the groups that are assigned to the specified organization.