Get Recording by Message ID
GET/conversations/messages/:messageId/locations/:locationId/recording
Get the recording for a message by passing the message id
Request
Responses
- 200
- 400
- 401
Gives the attached recording to the message
Response Headers
Content-Type
audio/x-wav
Content-Disposition
Attachment; filename=audio.wav
Bad Request
Unauthorized