List PII Reveal Audits
lexq_pii_reveals_listList the PII reveal audit ledger — who revealed which fact of which trace, and when. Metadata only; revealed values are never stored or returned. Use for monthly access-log inspection and SIEM collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| size | No | Page size | |
| endDate | No | End date (yyyy-MM-dd) | |
| factKey | No | Filter by fact key (partial match, case-insensitive) | |
| traceId | No | Filter by trace ID (exact match) | |
| startDate | No | Start date (yyyy-MM-dd) | |
| revealedBy | No | Filter by operator ID (exact match) |