Projects
Get Project By Id
Returns information about a specific project. This endpoint returns more detailed information about a project than GET api.elevenlabs.io/v1/projects.
GET
Projects API avaliable upon request. To get access, contact sales.
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
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
Successful Response
Available options:
creating
, default
, converting
, in_queue
Available options:
admin
, editor
, viewer
Available options:
standard
, high
, highest
, ultra
, ultra_lossless
Available options:
auto
, on
, off
, apply_english
Available options:
children
, young adult
, adult
, all ages
Available options:
fiction
, non-fiction
Was this page helpful?