dograh/docs/api-reference/agents/runs/list.mdx
Sabiha Khan f075bcb623
docs: add developer and api reference tabs (#190)
* docs: add developer and api reference tabs

* fix: remove duplicate image
2026-03-14 16:30:02 +05:30

7 lines
213 B
Text

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