---
title: "Health"
method: GET
path: "/health"
tags: ["Agent"]
---

# Health

`GET /health`

Retrieve the health of the agent.

## Response `200`

Successfully retrieved the health of the agent.

- HealthResponse
  - `status` string, required — The status of the agent.

---

[API](https://skmtc.dev/mirurobotics/apis/miru-api.md) · [All operations](https://skmtc.dev/mirurobotics/apis/miru-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mirurobotics/miru-api/revisions/cd84166b2b52/schema)
