Skip to main content
POST
Query events as a table (SDK)

Body

application/json
eventName
string
required
agentId
string

Agent UUID. Defaults to the agent bound to the API key when omitted.

mode
enum<string>
default:raw
Available options:
raw,
aggregate
columns
string[]
groupBy
string
metrics
object[]
filters
object[]
dateFrom
string<date-time>
dateTo
string<date-time>
sortBy
string
sortOrder
enum<string>
Available options:
asc,
desc
limit
integer
offset
integer

Response

Query result.