jobs
Get PII Masking Report
Get the PII masking report for a job that ran with mask_pii: true. Returns a signed download link (valid for up to 300 seconds) and an entity count for each report object; the masked values themselves are only in the downloaded objects. Reports are kept for 90 days after the job ran, then expire automatically (410). Requires a key with the index permission.
get/v2/jobs/{job_id}/pii
Path parameters
job_idstring required
ID of the job whose masking report to act on, as returned by the indexing endpoint that started it.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.