v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
Dubbing

List Dubbing Language Targets

List a project's language targets (cursor-paginated).

get/v1/dubbing/project/{project_id}/language

Path parameters

project_idstring required

Identifier of the parent dubbing project.

Identifier of the parent dubbing project.

Query parameters

cursorstring nullable

Pagination cursor from a previous response's next_cursor.

Pagination cursor from a previous response's next_cursor.

page_sizeinteger

Number of language targets per page (max 100).

Number of language targets per page (max 100).

statusstring nullable

Filter to targets in this status (queued, processing, completed, stale, failed).

Filter to targets in this status (queued, processing, completed, stale, failed).

Headers

xi-api-keystring nullable

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

next_cursorstring nullable

Cursor for the next page, or null when there are no more results.