cURL
curl --request GET \ --url https://api.threetone.in/v1/voiceai/conversations/{conversation_id}/audio \ --header 'x-api-key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Stream audio file for a conversation.
Documentation IndexFetch the complete documentation index at: https://docs.threetone.in/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.threetone.in/llms.txt
Use this file to discover all available pages before exploring further.
API key for programmatic access
Successful Response