Fetch a stored receipt
get_receiptRetrieve a stored compliance check receipt with its blockchain anchor, enabling independent verification of what was checked and which rule version applied.
Instructions
Retrieve a stored check receipt, including its anchoring block if one exists.
A receipt records what was checked, against which rule version, and the SHA-256 of the exact text. Where an anchor is present, that digest was written to a public ledger by a signer that does not run on the gate -- so the record can be shown to a third party without asking them to trust the server that produced it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt_id | Yes | Receipt id, e.g. c32520ab8cd8 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||