List language targets
List a project’s language targets (cursor-paginated).
Path parameters
project_id
Identifier of the parent dubbing project.
Headers
xi-api-key
Query parameters
cursor
Pagination cursor from a previous response’s next_cursor.
page_size
Number of language targets per page (max 100).
status
Filter to targets in this status (queued, processing, completed, stale, failed).
Response
Successful Response
languages
The page of language targets for the project.
next_cursor
Cursor for the next page, or null when there are no more results.
Errors
422
Unprocessable Entity Error