---
title: "Get account looper health status."
method: GET
path: "/v1/accounts/{id}/health"
tags: ["accounts"]
---

# Get account looper health status.

`GET /v1/accounts/{id}/health`

Get account health status directly from the looper.

## Path parameters

- `id` string, required

## Response `200`

OK

- AccountHealthView
  - `looperHealth` 'NOT_PROVISIONED' | 'HEALTHY' | 'UNHEALTHY' | 'TIMED_OUT' | 'IDLE', required

---

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