---
title: "Get system status"
method: GET
path: "/api/server/status"
tags: ["system"]
---

# Get system status

`GET /api/server/status`

Returns the current status of the system with agent count and timestamp

## Response `200`

System status information

- object
  - `status` string
  - `agentCount` integer — Number of active agents
  - `timestamp` string, date-time — Current timestamp

---

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