Get receipt
Receipts
Get Receipt
Retrieve a receipt event by ID with full signature and log anchor.
GET
Get receipt
Retrieves a receipt event by ID. Returns the full receipt record including the cryptographic signature and transparency log anchor.
Path parameters
string
required
UUID of the receipt to retrieve.
Response
string
UUID of the receipt.
string
The receipt type name.
string
active, revoked, superseded, or redacted.string
UUID of the signing issuer.
string
Subject identifier.
object
The receipt payload.
object
Cryptographic signature details.
object
Merkle inclusion proof from the transparency log.
string
ISO 8601 timestamp.

