---
title: "Get server debug info"
method: GET
path: "/api/server/debug/servers"
tags: ["system"]
---

# Get server debug info

`GET /api/server/debug/servers`

Get debug information about active servers (debug endpoint)

## Response `200`

Server debug information

- object
  - `servers` object[]
    - `id` string, uuid
    - `name` string
    - `status` string
    - `agents` string[]

---

[API](https://skmtc.net/elizaos/apis/eliza-os-api.md) · [All operations](https://skmtc.net/elizaos/apis/eliza-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elizaos/eliza-os-api/revisions/f43280bfdb0c/schema)
