---
title: "Get KVM status"
method: GET
path: "/api/kvm/{internal_id}/status"
tags: ["KVM"]
---

# Get KVM status

`GET /api/kvm/{internal_id}/status`

Retrieve the current status, uptime, and resource usage for the KVM server.

## Path parameters

- `internal_id` string, required

## Response `200`

KVM status details

- object

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2.md) · [All operations](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evicka-studio/24fire-rest-api-v2/revisions/ee3da07b5d44/schema)
