List tasks
Task management
List tasks
Paginated list of tasks created via product APIs (TTS, text translation, voice clone, media translation). See Products overview; async deliverables arrive via Webhooks.
GET
List tasks
Documentation Index
Fetch the complete documentation index at: https://docs.vmeg.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Send your API Key in the Authorization header (Bearer <api_key>). See Authentication.
Query Parameters
Project ID (from API Key auth context)
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

