Skip to main content

Documentation Index

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

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

To learn more, visit the Cisco Webex documentation.

Parameters

ParameterDescription
LimitLimit the maximum number of rooms in the response. Valid range is 1 - 1000.
Sort BySort results.
Team IDList rooms associated with a team, by the room’s ID. Can be retrieved from the List Teams action.
TypeList rooms by the room type.

Example Output

{    "items": [        {            "id": "Y2lzY29zcGFyazovL3VzL1JPT00vYmJjZWIxYWQtNDNmMS0zYjU4LTkxNDctZjE0YmIwYzRkMTU0",            "title": "Project Unicorn - Sprint 0",            "type": "group",            "isLocked": true,            "teamId": "Y2lzY29zcGFyazovL3VzL1JPT00vNjRlNDVhZTAtYzQ2Yi0xMWU1LTlkZjktMGQ0MWUzNDIxOTcz",            "lastActivity": "2016-04-21T19:12:48.920Z",            "creatorId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9mNWIzNjE4Ny1jOGRkLTQ3MjctOGIyZi1mOWM0NDdmMjkwNDY",            "created": "2016-04-21T19:01:55.966Z",            "ownerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi85NmFiYzJhYS0zZGNjLTExZTUtYTE1Mi1mZTM0ODE5Y2RjOWE",            "classificationId": "Y2lzY29zcGFyazovL3VzL0NMQVNTSUZJQ0FUSU9OL2YyMDUyZTgyLTU0ZjgtMTFlYS1hMmUzLTJlNzI4Y2U4ODEyNQ",            "isAnnouncementOnly": false,            "isReadOnly": false,            "isPublic": true,            "madePublic": "2022-10-10T17:24:19.388Z",            "description": "Company Announcements"        }    ]}

Workflow Library Example

List Rooms with Cisco Webex and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop