Retrieve the masked content of a single transformed sample from a completed job
API Key authentication. Format: "Bearer YOUR_API_KEY"
UUID of the completed transform job.
Zero-based index of the sample to retrieve.
x >= 0Transformed file content
Content of a single transformed file/sample.
Masked/redacted file content.
Original file name.
File type extension in uppercase (e.g. JSON, TXT, CSV).
Zero-based index of this sample within the job results.
List of PII/PHI entities detected in this sample.
Count of entities found per entity type (e.g. {"PERSON": 3, "EMAIL": 1}).