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?