APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Adobe Creative Suite
JobStatus
Adobe Creative Suite
· Schema
JobStatus
Current status and result of an asynchronous job
Creative
Design
Graphics
Photography
Video
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