---
title: "Get all host statuses"
method: GET
path: "/status"
tags: ["Host Metrics"]
---

# Get all host statuses

`GET /status`

Retrieves the status of all hosts for the authenticated user.

## Response `200`

A map of host IDs to their status entries.

## Other responses

- `401` — Session expired - please log in again.

---

[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)
