Skip to main content
Version: v3

Get Recording by Message ID

GET 

/conversations/messages/:messageId/locations/:locationId/recording

Get the recording for a message by passing the message id

Request

Version stringrequired

API Version

Available optionsv3
locationId stringrequired

Location ID as string

messageId stringrequired

Message ID as string

Gives the attached recording to the message

    Content-Type

    audio/x-wav

    Content-Disposition

    Attachment; filename=audio.wav