---
title: "Get agent status"
method: GET
path: "/api/v1/agent/status"
tags: ["agent"]
---

# Get agent status

`GET /api/v1/agent/status`

Returns the agent's identity, platform, version, and running state.

## Response `200`

Agent status

- AgentStatusJson — unresolved $ref

## Other responses

- `500` — Internal server error.

---

[API](https://skmtc.dev/dotnet/apis/devflow-agent-protocol.md) · [All operations](https://skmtc.dev/dotnet/apis/devflow-agent-protocol/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dotnet/devflow-agent-protocol/revisions/31dec8eed3de/schema)
