List Dubbing Projects
List the dubbing projects in your workspace that you can access, newest first, cursor-paginated. Listed projects carry no language_ids; fetch a project, or list its language targets, to see them.
Query parameters
Pass the next_cursor from a previous response to fetch the page after it. Omit for the first page.
Pass the next_cursor from a previous response to fetch the page after it. Omit for the first page.
Number of projects per page. Clamped to between 1 and 100 rather than rejected, so a larger value returns a full page.
Number of projects per page. Clamped to between 1 and 100 rather than rejected, so a larger value returns a full page.
Filter to projects in this status: queued, preparing, ready, or failed. Omit to return every status.
Filter to projects in this status: queued, preparing, ready, or failed. Omit to return every status.
Sort by creation time; newest first by default.
Sort by creation time; newest first by default.
Headers
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response
Changes
Changed in 2 of the 27 revisions of this API.3
- ○
added the optional property
projects/items/webhook_idsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
projects/items/errorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
projects/items/warningsto the response with the200statusresponse-optional-property-added
- ○