---
title: "Get server status history"
method: GET
path: "/servers/{serverID}/status-history"
tags: ["Servers"]
---

# Get server status history

`GET /servers/{serverID}/status-history`

Retrieves paginated history of agent status updates for a server

## Path parameters

- `serverID` string, required

## Query parameters

- `limit` integer
- `page` integer

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/pullbase/apis/untitled-api.md) · [All operations](https://skmtc.net/pullbase/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pullbase/untitled-api/versions/edf8355bf78c/schema)
