Fetch a readiness run's full report
Every finding, with its class, provenance, publisher-documentation citation and remediation. AI-derived findings carry provenance of llm and are confined to the experience lane as heuristic or manual-review; they can never decide a lane. 404 when the run has no stored report: it may be in flight, it may have failed, or its report may have aged past retention.
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
Eval run ID, as returned by POST /eval-runs.
Response
The report document.
The response is of type object.

