dograh/docs/api-reference/agents/get.mdx
2026-03-14 16:26:07 +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.