Skip to main content

Fetch a report

GET 

/api/v1/reports/:report_id

Fetch report metadata and current generation status.

Poll this endpoint after POST /reports to observe the transition from generating to ready (or failed).

  • Scope required: reports:read.
  • Rate-limit tier: read (default).
  • Response supports ETag revalidation (304 Not Modified).

Request

Responses

Successful Response