v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-1410115.6 KB
receipts

Get receipt by hash

Fetch the full policy evaluation receipt by its SHA-256 hash. The on-chain program stores only the 32-byte hash — this endpoint provides the full JSON.

get/v1/receipts/{hash}

Path parameters

hashstring required
Example:a1b2c3d4...

SHA-256 receipt hash (64 hex characters)

Response

Receipt found

receiptHashstring
intentIdstring
policiesobject[]
rawJsonstring
createdAtstring date-time