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
Key | Datatype | Required | Description |
---|---|---|---|
startDate | string | (Required) Start date | |
endDate | string | (Required) End date |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"summary":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}