Skip to main content

Fetch report thumbnail

GET 

/api/v1/reports/:report_id/thumbnail

Stream a PNG thumbnail of the first page of the report PDF.

The thumbnail is served immutable with aggressive caching; clients should follow ETag revalidation (304 Not Modified) on repeat fetches.

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

Request

Responses

PNG thumbnail image