Verify receipt
verifyConfirm that a sealed file exists in the APEX PSI immutable ledger by verifying a receipt or SHA-256 hash.
Instructions
Verify a seal against the APEX PSI immutable ledger. Accepts a receipt object (from the seal tool) or a raw SHA-256 hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | No | A SHA-256 hash to look up in the ledger (with or without 'sha256:' prefix) | |
| receipt | No | A receipt object as returned by the seal tool |