List run history of a flow
Flow Executions
List run history of a flow
Paginated list of every time this flow fired on a real event. Each execution captures status, duration, and a preview of the trigger payload. Use GET /executions/ to drill into per-step request/response/error.
GET
List run history of a flow
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
