/
AX
axilioai
/
Axilio API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-01
45
89
156.1 KB
Runs
List run events
Returns paginated run events for a session, filtered by session_id.
post
/runs/events
Request body
RunRunEventsRequest
required
event_types
string[]
nullable
limit
integer
required
offset
integer
required
session_id
string
required
Response
OK
RunRunEventsResponse
required
events
RunRunEventSummary[]
nullable
required
limit
integer
required
offset
integer
required
total
integer
required