export_subject
Exports a subject's GDPR Art. 15 data, including provenance, corrections, erasure tombstones, and ledger actions. Resolves exactly like erasure; refuses ambiguous subjects unless allowed.
Instructions
GDPR Art. 15 access: everything this store holds about subject (a source doc identifier), resolved
exactly as erasure resolves it, with provenance, correction history, the erasure tombstones already
recorded, and the ledger actions taken while those records were recalled. Writes one rights:export
entry to the action ledger carrying the export's manifest hash. Refuses an ambiguous subject unless
allow_ambiguous is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | ||
| request_id | No | ||
| include_text | No | ||
| allow_ambiguous | No |