Export finalized CI panel metrics
Query parameters
Output format; only json is supported
Output format; only json is supported
Inclusive posted_at lower bound (RFC3339 or YYYY-MM-DD)
Inclusive posted_at lower bound (RFC3339 or YYYY-MM-DD)
Exclusive posted_at upper bound (RFC3339 or YYYY-MM-DD; date-only means through that UTC day)
Exclusive posted_at upper bound (RFC3339 or YYYY-MM-DD; date-only means through that UTC day)
Maximum panels in this page
Maximum panels in this page
Opaque next_cursor from a previous page. Resumes strictly after its (posted_at, panel_id) position; mutually exclusive with since.
Opaque next_cursor from a previous page. Resumes strictly after its (posted_at, panel_id) position; mutually exclusive with since.
Export the frozen pre-panel ci_pr_reviews era instead of panel runs. Cursors are namespaced to this mode and cannot be reused across modes.
Export the frozen pre-panel ci_pr_reviews era instead of panel runs. Cursors are namespaced to this mode and cannot be reused across modes.
Response
OK
Example response
{
"$schema": "https://example.com/ExportCIMetricsDocument.json"
}