Retrieve a redaction
Retrieve a redaction by ID. Session users must be account admins.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns the redaction if a valid identifier was provided.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
redaction The ID of the customer this redaction applies to.
A human-readable error message when status is failed.
Time at which the redaction completed. Measured in seconds since the Unix epoch.
Objects whose personally identifiable information was wiped, such as customer, invoice, application, tenancy, payment_method, verification_session, and verification_report.
The status of the redaction. processing while PII is being wiped, redacted when complete, and failed when the job could not finish.
processing, redacted, failed The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.