/
OP
opus
/
Clip API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
brand-templates
1
censor-jobs
2
post
/api/censor-jobs
get
/api/censor-jobs/{jobId}
clip-project
2
collection
4
collection-content
2
ExportableClip
1
generative-jobs
2
social-posting
6
transcripts
1
censor-jobs
enterprise
get
/api/censor-jobs/{jobId}
Path parameters
jobId
string
required
The jobId that you want to get the status of.
Response
CensorJobStatusResponse
required
status
'CONCLUDED'
|
'FAILED'
|
'PROCESSING'
|
'QUEUED'
|
'UNKNOWN'
required
The status of the censor job.
error
string
Error message.
Changes