Skip to Content

Jobs

List and cancel jobs across all workflows.

id
string

Unique job identifier.

workflow
string
Possible values: "summarize""moderate""generate-chapters""find-scenes""edit-captions""translate-captions""translate-audio""ask-questions""find-key-moments""generate-engagement-insights""generate-premium-captions""find-best-thumbnails"

Workflow type that created this job.

status
string
Possible values: "pending""processing""completed""errored""cancelled"

Current job status.

created_at
integer (minimum: 0)

Unix timestamp (seconds) when the job was created.

updated_at
integer (minimum: 0)

Unix timestamp (seconds) of the job's last state transition (e.g. when it started processing or reached a terminal state).

_links
object

Hypermedia links for this job.

_links.self
object
_links.self.href
string

URL to this resource.