Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

List teams to which the authenticated user belongs.
External DocumentationTo 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