JobStatus

Current status and result of an asynchronous job

CreativeDesignGraphicsPhotographyVideo

Properties

Name Type Description
jobId string Unique identifier of the job
status string Current job status
created string ISO 8601 timestamp when the job was created
modified string ISO 8601 timestamp when the job was last modified
outputs array List of output files produced by a successful job
errors array List of errors if the job failed
View JSON Schema on GitHub