Get Public Report Version
Latest ready report for an enabled public share link, or null.
Authorized purely by the bearer token (an enabled link mints it, disabling the link clears it). The public link intentionally exposes the report only — the shareable insights — never raw per-participant transcripts, which stay behind an authenticated share. Anonymity redaction is applied exactly as on the authenticated path.
Authorizations
Clerk-issued RS256 JWT.
Path Parameters
Response
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.