List Dubbing Language Targets
List a project's language targets, cursor-paginated, each with signed output URLs once it has produced an output.
Path parameters
Identifier of the parent dubbing project.
Identifier of the parent dubbing project.
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 language targets per page. Clamped to between 1 and 100 rather than rejected, so a larger value returns a full page.
Number of language targets per page. Clamped to between 1 and 100 rather than rejected, so a larger value returns a full page.
Filter to targets in this status: queued, processing, completed, stale, or failed. Omit to return every status.
Filter to targets in this status: queued, processing, completed, stale, or failed. Omit to return every status.
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 1 of the 32 revisions of this API.2
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○