Retrieve a redaction job Preview
Retrieves the details of a previously created redaction job.
Parameters
- jobstringRequired
RedactionJob object identifier
Returns
Returns the RedactionJob object.
Response
{ "id": "prj_123", "object": "privacy.redaction_job", "created": 1234567890, "livemode": true, "status": "ready", "validation_behavior": "error"}- Need help? Contact Support.
- Check out our changelog.
- Questions? Contact Sales.
- LLM? Read llms.txt.
- Powered by Markdoc