Query events as a table (SDK)
Runtime API - Events
Query events as a table (SDK)
Returns event rows for the given agent and eventName. mode: 'raw' returns individual events; mode: 'aggregate' groups rows by a property key and applies the listed metrics (count/sum/avg/min/max). Filters, date ranges, sort and pagination are all server-side.
POST
Query events as a table (SDK)
Documentation Index
Fetch the complete documentation index at: https://docs.runflow.ai/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Agent UUID. Defaults to the agent bound to the API key when omitted.
Available options:
raw, aggregate Available options:
asc, desc Response
Query result.