Skip to main content

Preview report PDF inline

GET 

/api/v1/reports/:report_id/preview

Stream the report PDF for inline embedding.

Unlike /download (which forces a save), this endpoint returns the PDF with Content-Disposition: inline so it renders directly inside PDF viewers (react-pdf, browser previewers, etc). Supports HTTP Range requests and ETag revalidation.

  • Scope required: reports:read.
  • Rate-limit tier: read (default).
  • Only reports in ready or published state can be previewed.

Request

Responses

PDF report