Export job-level CI costs
Query parameters
Output format; only json is supported
Output format; only json is supported
Inclusive finished_at lower bound (RFC3339 or YYYY-MM-DD)
Inclusive finished_at lower bound (RFC3339 or YYYY-MM-DD)
Exclusive finished_at upper bound (RFC3339 or YYYY-MM-DD; date-only means through that UTC day)
Exclusive finished_at upper bound (RFC3339 or YYYY-MM-DD; date-only means through that UTC day)
Maximum jobs in this page
Maximum jobs in this page
Opaque next_cursor from a previous page. Resumes strictly after its (finished_at, job_id) position and retains the original time bounds; mutually exclusive with since and until.
Opaque next_cursor from a previous page. Resumes strictly after its (finished_at, job_id) position and retains the original time bounds; mutually exclusive with since and until.
Export structurally identified pre-panel CI jobs. Cursors cannot be reused across modes.
Export structurally identified pre-panel CI jobs. Cursors cannot be reused across modes.
Response
OK
Example response
{
"$schema": "https://example.com/ExportCICostDocument.json"
}