Get Recording by Message ID
conversations_get_message_recordingRetrieve a call recording by providing the message ID and location ID, allowing you to access the audio for a specific conversation message.
Instructions
Get Recording by Message ID Get the recording for a message by passing the message id [GET /conversations/messages/{messageId}/locations/{locationId}/recording] Token: location. Scopes: conversations/message.readonly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message ID as string | |
| locationId | Yes | Location ID as string |