v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
Diamond
evaluations

Get Evaluation Pdf Report

Get PDF trust report for an evaluation.

PDF reports are automatically generated when evaluations complete (same flow as HTML reports).

Args: evaluation_id: UUID of the evaluation team_id: Team ID that owns this evaluation claims: JWT claims with user and team info report_storage: Report storage adapter

Returns: PDF response with the report content

Raises: HTTPException: 401 if unauthorized, 403 if no permission, 404 if report not found

get/v1/evaluations/{evaluation_id}/pdf

Path parameters

evaluation_idstring uuid required

Query parameters

team_idstring uuid required

Team ID that owns this evaluation

Team ID that owns this evaluation

Response

Successful Response

{"stackTrail":"paths:/v1/evaluations/{evaluation_id}/pdf:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}