Skip to main content
GET
Printable Compare receipt
Returns a self-contained HTML document (print-to-PDF ready) stating what was checked, what matched, and the verdict — the artifact to file alongside a migration sign-off. The response is text/html, not JSON.

Example request

A missing or foreign ID returns 404.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

The printable document.

The response is of type string.