GET
/
v1
/
projects
/
{project_id}
Projects API avaliable upon request. To get access, contact sales.

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

project_id
string
required

The project_id of the project, you can query GET https://api.elevenlabs.io/v1/projects to list all available projects.

Response

200 - application/json
project_id
string
required
name
string
required
create_date_unix
integer
required
default_title_voice_id
string
required
default_paragraph_voice_id
string
required
default_model_id
string
required
last_conversion_date_unix
integer
required
can_be_downloaded
boolean
required
state
enum<string>
required
Available options:
default,
converting,
in_queue
chapters
object[]
required