cURL
Clips
Get Censor Job Status
You can get the censor job status by making a GET request to https://api.opus.pro/api/censor-jobs/{jobId}.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The jobId that you want to get the status of.