Optionalcursor?: stringAn optional cursor token. Leave off for the first request.
The ID of the organisation the teams are to be retrieved from.
OptionalsiteId?: string[Optional] The ID of the site to retrieve teams which are site scoped. Please note that if the org is site-scoped, teams will not be included in response if siteId is not provided. [Deprecated] Omitting siteId is deprecated. With the introduction of Units, orgId alone is no longer sufficient to resolve the scope of teams. Always provide a valid siteId to ensure this operation continues to work in the future.
Optionalsize?: numberThe page size for the number of teams to return (max 300)
Optionaloptions: RequestOptions
This returns a list of all teams contained under an organization. This may be used as an option to export teams data within your organization.