Get transcription by Message ID
conversations_get_message_transcriptionRetrieve the recorded transcription for a specific message by passing its message ID. Access call or voicemail transcripts within a conversation for review or analysis.
Instructions
Get transcription by Message ID Get the recording transcription for a message by passing the message id [GET /conversations/locations/{locationId}/messages/{messageId}/transcription] Token: location. Scopes: conversations/message.readonly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message ID as string | |
| locationId | Yes | Location ID as string |