---
title: "Get host status by ID"
method: GET
path: "/status/{id}"
tags: ["Host Metrics"]
---

# Get host status by ID

`GET /status/{id}`

Retrieves the status of a specific host by its ID.

## Path parameters

- `id` integer, required

## Response `200`

Host status entry.

## Other responses

- `401` — Session expired - please log in again.
- `404` — Status not available.

---

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