reports

Preview Saved Report

Run a saved report on demand and return the result. Nothing is kept.

This is the only way results reach the screen. It writes no execution history and no snapshot: rows are computed with the caller's visibility, handed back once, and forgotten. Use /execute to record a run.

post/api/v1/reports/{report_id}/preview

Path parameters

report_idinteger required

Headers

authorizationstring nullable
X-API-Keystring nullable

Request body

compare_to_priorboolean

Response

Successful Response

{"stackTrail":"paths:/api/v1/reports/{report_id}/preview:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 5 revisions of this API.1