Get audio from history item

GET
/v1/history/:history_item_id/audio

Returns the audio of an history item.

Path parameters

history_item_idstringRequired

ID of the history item to be used. You can use the Get generated items endpoint to retrieve a list of history items.

Response

Successful Response

abc
File DownloadBase64 string or null

Errors

Built with