job

Compute aggregated totals for jobs matching a query

get/v2/org/{orgId}/job/total

Path parameters

orgIdstring required

Org identifier (either id or slug)

Query parameters

scenarioIdstring

Scenario id to query

datestring date

Date to search as of

startDatestring date

Start date, if retrieving jobs that existed between two dates (inclusive)

endDatestring date

End date, if retrieving jobs that existed between two dates (inclusive)

qstring

Search query

columnsstring required

Fields to aggregate with their aggregation function, comma-separated

Response

successful operation

Changes

No recorded changes to this endpoint across all 10 revisions of this API.