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

# Get KVM configuration

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

Retrieve the server's hardware, OS, and other configuration details.

## Path parameters

- `internal_id` string, required

## Response `200`

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