Skip to main content
GET
Count tasks by status

Authorizations

Authorization
string
header
required

API key issued by EverOS, sent as Authorization: Bearer <api_key>.

Query Parameters

start
string

Window start (RFC3339 or epoch milliseconds)

end
string

Window end

Response

Aggregated counts

data
object
required

The per-status counts and the window they cover.

request_id
string

Id of this request — quote it when reporting a problem.