Skip to main content

Get Room

Get details for a room, by ID. The title of the room for 1:1 rooms will be the display name of the other person.

External Documentation

To learn more, visit the Cisco Webex documentation.

Parameters

ParameterDescription
Room IDThe ID of the room to get details of. Can be retrieved from the List Rooms action.

Example Output

{
"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

Get Room with Cisco Webex and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop