/
AV
avaprotocol
/
Ava Protocol AVS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15m ago · Updated 1d ago
View markdown
avaprotocol
Ava Protocol AVS API
get
Execution statistics (totals + averages)
v13
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-08-08
37
107
102.0 KB
Auth
1
Executions
8
get
List executions
get
List executions for a workflow (convenience nested route)
get
Retrieve an execution (full payload with steps)
get
Get execution status (lightweight, no steps)
post
Deliver an approval/external signal to a waiting execution
get
Stream execution status changes (Server-Sent Events)
get
Count executions
get
Execution statistics (totals + averages)
Health
1
Nodes
1
Operators
1
Policies
5
Secrets
3
Tokens
1
Triggers
1
Wallets
5
Workflows
10
Executions
Execution statistics (totals + averages)
get
/executions:stats
Query parameters
workflowId
Ulid[]
[ "01JG2FE5MDVKBPHEG0PEYSDKAC" ]
Response
Execution stats.
ExecutionStats
required
total
integer
required
succeeded
integer
required
failed
integer
required
pending
integer
avgExecutionTime
number
double
Average execution time in milliseconds.