List canonical automation runs
Returns a consistent page of automation runs, newest first. Filters combine with AND, and a continuation cursor is bound to the organization, filters, and the moment the first page was read.
Authorizations
A Recursion API key, created in the console under API keys.
Query Parameters
Narrow to one automation.
Narrow to one stored trigger. Manual runs have no trigger id.
Narrow to one event source.
Narrow to one admission kind.
manual, schedule, slack, github, webhook Narrow to one session-creation outcome.
pending, created, failed Only runs recorded at or after this RFC 3339 instant.
Only runs recorded before this RFC 3339 instant.
Maximum run records to return. Defaults to 50.
1 <= x <= 100Opaque cursor from nextCursor. Pass it unchanged with the same normalized filters and limit.
Response
A bounded snapshot-consistent page of canonical automation runs.
A bounded snapshot-consistent page of canonical automation runs.