List projects
List the workspace’s dubbing projects (cursor-paginated).
Headers
xi-api-key
Query parameters
cursor
Pagination cursor from a previous response’s next_cursor.
page_size
Number of projects per page (max 100).
status
Filter to projects in this status (preparing, ready, failed).
sort_direction
Sort by creation time (default ‘DESCENDING’).
Allowed values:
Response
Successful Response
projects
The page of dubbing projects the caller can access.
next_cursor
Cursor for the next page, or null when there are no more results.
Errors
422
Unprocessable Entity Error