External DocumentationTo learn more, visit the Cisco Webex documentation.
Actions
Get Message
Show a specified message details.

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 |
|---|---|
| Message ID | The ID of the message to get details of. Can be retrieved from the List Messages action. |
{
"id": "<string>",
"roomId": "<string>",
"roomType": "<string>",
"text": "<string>",
"personId": "<string>",
"personEmail": "<string>",
"created": "2023-12-08T13:53:46.421Z"
}
Was this page helpful?