Skip to main content

List Teams

List teams to which the authenticated user belongs.

External Documentation

To learn more, visit the Cisco Webex documentation.

Parameters

ParameterDescription
LimitLimit the maximum number of teams in the response. Valid range is 1 - 1000.

Example Output

{
"items": [
{
"id": "Y2lzY29zcGFyazovL3VzL1RFQU0vMTNlMThmNDAtNDJmYy0xMWU2LWE5ZDgtMjExYTBkYzc5NzY5",
"name": "Build Squad",
"description": "The A Team",
"created": "2015-10-18T14:26:16.000Z"
}
]
}

Workflow Library Example

List Teams with Cisco Webex and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop