dograh/docs/api-reference/agents/get.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
316 B
Text

---
title: "Get Agent"
description: "Retrieve a single agent by ID, including its full workflow definition"
openapi: "GET /api/v1/workflow/fetch/{workflow_id}"
---
Returns the full agent including `workflow_definition` (nodes and edges), `template_context_variables`, `workflow_configurations`, and run statistics.