Skip to main content
GET
Get Public Report Version

Authorizations

Authorization
string
header
required

Clerk-issued RS256 JWT.

Path Parameters

share_token
string
required

Response

PublicReportOut · object | null

Successful Response

Deliberately minimal public report payload.

Only what the public share page renders — the report body plus a version marker. Excludes the internal fields ReportVersionOut carries (agent_run_id, coverage_snapshot with department rosters/counts, trigger_reason, error_message, conversation_count) that an anonymous, forwardable link must not leak.

version_number
integer
required
completed_at
string<date-time> | null
report_artifacts
Report Artifacts · object | null