Get a receipt
get_receiptRetrieve a stored validation verdict by receipt ID to re-check an earlier backtest result without re-running checks.
Instructions
Fetch a stored verdict by receipt id (GET /api/v1/receipts/{id}) to re-check an earlier result. No key. The receipt is content-hashed, reproducible from the open-source core it names, and signed with Ed25519 by a key published at https://canlicapital.com/.well-known/canli-receipt-keys.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Receipt id from a validation result. |