External DocumentationTo learn more, visit the Cisco Webex documentation.
Actions
List Teams
List teams to which the authenticated user belongs.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Limit | Limit the maximum number of teams in the response. Valid range is 1 - 1000. |
{
"items": [
{
"id": "Y2lzY29zcGFyazovL3VzL1RFQU0vMTNlMThmNDAtNDJmYy0xMWU2LWE5ZDgtMjExYTBkYzc5NzY5",
"name": "Build Squad",
"description": "The A Team",
"created": "2015-10-18T14:26:16.000Z"
}
]
}
Was this page helpful?