History
Get History Item By Id
Returns information about an history item by its ID.
GET
/
v1
/
history
/
{history_item_id}
Headers
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Path Parameters
History item ID to be used, you can use GET https://api.elevenlabs.io/v1/history to receive a list of history items and their IDs.
Response
200 - application/json
Available options:
premade
, cloned
, generated
, professional
Available options:
created
, deleted
, processing
Available options:
TTS
, STS
Was this page helpful?