List all CloudConvert tasks with their status, payload and results. Use this tool to: - Monitor conversion task progress and status - Find tasks by status (waiting, processing, finished, error) - Filter tasks by job ID to see all tasks in a specific job - Retrieve task results a…
pageintegerPage number to retrieve (1-indexed). Use with per_page for pagination through large result sets.
job_idstringFilter tasks by job ID. Only returns tasks belonging to the specified job.
statusstringFilter tasks by status: 'waiting' (queued), 'processing' (in progress), 'finished' (completed successfully), or 'error' (failed).
includestringComma-separated list of additional data to include in response. Options: 'retries' (retry tasks), 'depends_on_tasks' (task dependencies), 'payload' (submitted configuration).
order_bystringOrder results by a column with optional direction. Format: 'column_name [asc|desc]'. Common columns: 'created_at', 'ended_at'.
per_pageintegerNumber of tasks per page. Default is 100, maximum is 500.
operationstringFilter tasks by operation type, e.g., 'convert', 'import/url', 'import/s3', 'export/url', 'export/s3'.
created_atstringFilter tasks by creation datetime in ISO 8601 format. Supports comparison operators like [gte] for date ranges.
completed_atstringFilter tasks by completion datetime in ISO 8601 format. Only applies to finished or error status tasks.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.