Get a signed receipt
get_receiptRetrieve a full signed receipt using its receipt_id, including claim, verdict, signature, and proof, with a shareable public link.
Instructions
Returns the full signed receipt for a receipt_id: the claim, what the verifier read at the destination (facts and fingerprints, never content), the verdict, the Ed25519 signature, and the log inclusion and anchor proof. Receipts are public, and the response includes a shareable link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt_id | Yes | The receipt_id from get_verdict or submit_claim. |