Diamond
evaluations
Generate Report On Demand
Generate a trust report on demand (Layer 3).
This endpoint triggers LLM analysis + HTML/PDF report generation for a completed evaluation. Reports are cached in S3 — subsequent calls return the cached version unless force_regenerate=True.
Reports are NOT auto-generated on evaluation completion (CON-256). Users explicitly request reports when they need proof of compliance or want a printable summary.
post/v1/evaluations/{evaluation_id}/report
Path parameters
evaluation_idstring uuid required
Query parameters
team_idstring uuid required
Team that owns this evaluation
Team that owns this evaluation
force_regenerateboolean
Force regeneration even if cached
Force regeneration even if cached
Response
Successful Response
object required