Executions
List executions
Get the 50 most recent execution records for an automation.
GET
Returns the 50 most recent execution runs for the automation, each with their per-step logs.
stepLogs fields:
Path parameters
string
required
The automation ID.
Response
string
Execution ID.
string
QUEUED | RUNNING | SUCCESS | FAILED | CANCELLED | PARTIALstring
ISO 8601 start timestamp.
string
ISO 8601 completion timestamp.
number
Total duration in milliseconds.
string
Top-level error message if the run failed.
array
Per-step logs — see below.
Last modified on April 2, 2026
.png?fit=max&auto=format&n=V5LGcGniNC1X_QJO&q=85&s=8c9ba3ce9a0d0045976180c9f669af26)
