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

# Get host metrics

`GET /metrics/{id}`

Retrieves current metrics for a specific host including CPU, memory, disk, network, processes, and system information.

## Path parameters

- `id` integer, required

## Response `200`

Host metrics data.

## Other responses

- `401` — Session expired - please log in again.
- `404` — Metrics 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)
