Skip to main content
GET
Get a stored Compare run
Returns the persisted run — including the full compare report the original run produced (coverage counts, issues, and the ready verdict) — in the standard data envelope.

Example request

A missing or foreign ID returns 404. For a shareable, print-ready version of the same run, use the document endpoint.

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 stored run with its full report.

data
object