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
/
v1
/
projects
/
{project_id}
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
Available options:
default
, converting
, in_queue
Available options:
admin
, editor
, viewer
Available options:
standard
, high
, highest
, ultra
, ultra_lossless
Available options:
children
, young adult
, adult
, all ages
Was this page helpful?