Skip to Content

Jobs

List and cancel jobs across all workflows.

id
string

Unique job identifier.

workflow
string
Possible values: "summarize""moderate""generate-chapters""translate-captions""ask-questions""find-key-moments"

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) when the job was last updated.

_links
object

Hypermedia links for this job.

_links.self
object
_links.self.href
string

URL to this resource.