List API jobs
Task status and history
List API jobs
Paginated list of jobs you submitted (translate-and-dub, TTS, text translation, voice clone). Filter by taskType and status. Scoped to your API Key. Async deliverables still arrive via Webhooks — use this endpoint to browse history or reconcile missed callbacks.
GET
List API jobs
Authorizations
Send your API Key in the Authorization header (Bearer <api_key>). See Authentication.
Query Parameters
Filter by task type
Open API task type code. For media translation create request, use taskType codes vt (video translation) or at (audio translation).
Available options:
vt, at, tts, cloneVoice, textTranslation Example:
"vt"
Filter by task status
Page number (1-based)
Page size

