Recerc

Run report view

Runs one report insight and returns tabular rows plus execution metadata.

POST/api/unstable/reports/run-view

Runs one report insight and returns tabular rows plus execution metadata.

Request Body

application/json

dashboardKey*string

Dashboard or report handle used for cache scoping.

Length1 <= length
Example"sales"
reportData*unknown

Report definition payload validated server-side through the legacy Zod report schema.

Example{ "schemaVersion": 1, "insights": [] }
viewId*string

Report view identifier within the report definition.

Length1 <= length
Example"recent-orders"
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json