GET
/
v1
/
history
/
{history_item_id}

Headers

xi-api-key
string

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
string
required

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
history_item_id
string
required
request_id
string
required
voice_id
string
required
model_id
string
required
voice_name
string
required
voice_category
enum<string>
required
Available options:
premade,
cloned,
generated,
professional
text
string
required
date_unix
integer
required
character_count_change_from
integer
required
character_count_change_to
integer
required
content_type
string
required
state
enum<string>
required
Available options:
created,
deleted,
processing
settings
object
required
feedback
object
required
share_link_id
string
required
source
enum<string>
required
Available options:
TTS,
STS
alignments
object