Export modes
Theexport_mode field controls how many fields are included in the output:
Filter options
You can narrow the export using any combination of these fields:Example export request
Content-Type: text/csv. Save the response body directly to a .csv file for use in your reporting tools or submission package.
Combine the CSV export with the hash chain verification endpoint (
GET /admin/verify-hash-chain) to give regulators tamper-proof evidence. The verification response confirms that every record in your export is part of an unbroken cryptographic chain, which demonstrates the audit trail has not been altered.