Issue redaction
Get redaction status
Retrieves the current status of a redaction job ID.
The jobStatus will be one of the following:
- IN_PROGRESS - The redaction job is currently in progress
- COMPLETED - The redaction job has completed successfully.
- PENDING - The redaction job has not started yet
get/rest/api/2/redact/status/{jobId}
Path parameters
jobIdstring required
Redaction job id
Response
Returned if the job status is successfully retrieved.