Error
Workflows
Get workflow runs executions with optional filters
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Project ID
Query Parameters
Filter by workflow type (workflow, agent, tool)
Filter by workflow ID
Maximum number of results (default: 50)
Offset for pagination
Start time filter (RFC3339)
End time filter (RFC3339)
Response
List of workflow runs
Creation timestamp (RFC3339)
Execution ID
Input payload
Execution status
Workflow ID
Completion timestamp (RFC3339)
Error message if failed
Execution result
Root execution ID (for nested workflows)