Job summary

GET {{baseUrl}}/api/:projectId/jobs/summary?startDate=<dateTime>&endDate=<dateTime>

Get a summary of jobs, grouped by key. Used to report to users how much compute they've used.

Request Params

KeyDatatypeRequiredDescription
startDatestring(Required) Start date
endDatestring(Required) End date

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;summary&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}