List an automation’s fire history
List an automation’s fire history
One keyset page of fires, newest first: started | success | busy | needs_input | blocked | error, each with the thread it landed in. Unbounded history (no retention cap). Pass the previous page’s nextCursor to continue. Authorization: any organization member.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
automationId
Query parameters
cursor
The previous page’s nextCursor.
limit
Rows per page.
Response
One page of fires.
runs
nextCursor