dograh/docs/api-reference/agents/runs/list.mdx

8 lines
213 B
Text
Raw Permalink Normal View History

---
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.