dashboards

List Query Runs

Published runs for this tenant, newest first, optionally scoped to a dashboard or widget.

get/api/v1/dashboards/query-runs

Query parameters

dashboard_idstring uuid nullable
widget_idstring uuid nullable
limitinteger

Response

Successful Response

idstring uuid required
created_atstring date-time required
trigger'export' | 'scheduled_report' | 'locked_period' required
assurance'result_preserved' | 'source_reproducible' required
canonical_query_hashstring required
app_releasestring required
source_as_ofstring date-time nullable
dashboard_idstring uuid nullable
widget_idstring uuid nullable
retention_untilstring date-time nullable
supersedes_idstring uuid nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.