#What kind of output I get when I do this api request : https://api.elevenlabs.io/v1/convai/conversa

1 messages · Page 1 of 1 (latest)

topaz doveBOT
#
AI-generated Answer for jljljljljljljljljljljljljl

When you make a GET request to the endpoint https://api.elevenlabs.io/v1/convai/conversations/:conversation_id/audio, the response does not include a body with data. This endpoint is used to retrieve the audio recording of a specific conversation, but the exact details of the response format or how the audio is delivered are not provided in the available information.

Make sure to include the required xi-api-key in the request header to authenticate the API call. The conversation_id in the URL path must also be specified to target the desired conversation.

lofty reef
#

Ok but in my code how can I implement this api if I dont know the output of the api ?