cURL
curl --request GET \ --url https://api.getarbol.com/v1/conversations/{conversationId}/audio \ --header 'Authorization: Bearer <token>'
"<string>"
Download the audio recording of a conversation as an MP3 file.
Use your API key from the Arbol dashboard. Go to Settings > API Keys to generate one.
Conversation ID (cnv_ prefix)
Audio file (MP3)
The response is of type file.
file