Get receipt type
Receipts
Get receipt type
Retrieves a single receipt type by name.
GET
Get receipt type
Retrieves a single receipt type by name. Returns the full type definition including the JSON Schema used to validate the
payload field when minting receipts of this type.
To pin a specific version, append @<version> to the name — for example, payment_receipt@1.0.0.
Path parameters
Receipt type name. Examples:
payment_receipt, security_event_receipt, custom_receipt. Append @<version> to pin a specific schema version (e.g. payment_receipt@1.0.0).
