/
AX
axilioai
/
Axilio API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 11m ago · Updated 1mo ago
View markdown
axilioai
Axilio API
post
List run events
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-01
45
89
156.1 KB
API Keys
4
Billing
4
Organizations
4
Phones
12
Runs
7
post
List runs
post
List run events
post
List run history
get
Get workflow stats
get
Get a run
patch
Cancel a run
post
Start a run
Usage
2
User
1
Workflows
11
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