v1

latestOpenAPI 3.0.32026-07-2691139249.7 KB
custom_template_jobs

get/api/custom_template_jobs/

Response

idstring uuid required
created_atstring date-time required
updated_atstring date-time required
namestring nullable

Name of the video. Default is null.

template_idstring uuid required

Template ID associated with the job.

variablesobject required

JSON data for the custom template.

media_jobstring nullable required
video_outputstring nullable required

Video output URL

previewstring nullable required

Preview URL

editor_urlstring nullable required

Editor URL for the video. Expires in 24 hours. Available only if your API account has API editor access enabled. , expires in 24 hours.

failed_reasonstring required

Failed reason

credits_usednumber required

Credits used in this API call

durationinteger required

Duration of the video in seconds

status'pending' | 'in_queue' | 'running' | 'failed' | 'done' | 'rejected' required
  • pending - Pending
  • in_queue - In Queue
  • running - Running
  • failed - Failed
  • done - Done
  • rejected - Rejected
progressnumber double required

Progress of the job

webhook_urlstring uri nullable

Webhook URL for status updates. Default is null.

model_version'standard' | 'aurora_v1' | 'aurora_v1_fast'
  • standard - Standard
  • aurora_v1 - Aurora v1
  • aurora_v1_fast - Aurora v1 Fast
is_hiddenboolean

Whether the job should be hidden.