Skip to main content
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.

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Path Parameters

id
string
required

Receipt UUID

Response

Receipt details

receipt_id
string
receipt_type
string
status
string
subject
string
payload
object
signature
object
issued_at
string