Skip to main content
POST
Aggregate logs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
from
string<date-time>
to
string<date-time>
grain
string

Time bucket grain: "auto" | "minute" | "hour" | "day". "auto" picks the grain from the requested time range. Empty returns rows without time buckets.

filters
object[]

Response

200 - application/json

OK

object
string
buckets
object[]