---
title: "Server population history"
method: GET
path: "/stats/servers/history"
tags: ["Platform"]
---

# Server population history

`GET /stats/servers/history`

## Query parameters

- `range` '24h' | '7d' | '30d' | '90d' | 'all'

## Response `200`

OK

- object
  - `range` string, required
  - `points` object[], required
    - `date` string, required
    - `players` number, required
    - `ets2` number, required
    - `ats` number, required
    - `capacity` number, required

---

[API](https://skmtc.dev/trucklinemp/apis/trucklinemp-public-api.md) · [All operations](https://skmtc.dev/trucklinemp/apis/trucklinemp-public-api/llms.txt) · [OpenAPI document](https://skmtc.dev/trucklinemp/apis/trucklinemp-public-api/revisions/5212ba63601d?raw)
