v1
latestOpenAPI 3.1.02026-08-06284092.1 KBDownload a job report as a PDF
Generate and stream a PDF report for a completed job.
The report is rendered fresh on every request from stored run data and is never cached. Visible to the job's owner, or to an ADMIN/OWNER of the organisation that ran the job. Returns 404 for jobs the caller may not see (so existence is not leaked) and 409 for jobs that have not finished running.
Path parameters
Query parameters
Optional IANA timezone name (e.g. Australia/Sydney, America/Los_Angeles) used to render every timestamp in the PDF. When omitted or set to an unknown value, the report renders in UTC. The zone is labelled once in the page footer.
Optional IANA timezone name (e.g. Australia/Sydney, America/Los_Angeles) used to render every timestamp in the PDF. When omitted or set to an unknown value, the report renders in UTC. The zone is labelled once in the page footer.
Response
The rendered job report.