Verify audit trail range (admin)
Verify audit trail range (admin)
Re-verifies the resolved institution’s append-only audit log over [fromIndex, toIndex] (inclusive leaf indexes) WITHOUT decrypting any payload, returning a non-sensitive tamper / internal-deletion report. A tamper or missing index is reported with ok:false (200), not an error. The window [fromIndex, toIndex] is inclusive and may span at most the configured maximum (default 10000) leaf indexes; a larger window is refused with 400.
GET
Verify audit trail range (admin)
Query Parameters
First leaf index (inclusive, >= 0)
Last leaf index (inclusive, >= fromIndex; window span <= the configured maximum, default 10000)

