--- title: "List Runs" description: "Retrieve all runs for a workflow" openapi: "GET /api/v1/workflow/{workflow_id}/runs" --- Returns all runs for the given workflow, including both test runs and live call runs.