---
title: "/stats/uptime"
method: GET
path: "/stats/uptime"
tags: ["stats"]
---

# /stats/uptime

`GET /stats/uptime`

Returns server uptime <br><br>[cache 30 sec]

## Response `200`

successful operation

- ServerUptime
  - `seconds` integer
  - `minutes` integer
  - `hours` integer
  - `days` integer
  - `uptime` string

## Changes

- **2021-12-11** `979a3e475af5` — 1 info
  - endpoint added
- **2021-12-08** `ed9c251dd091` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/opendaoc/apis/atlasapi/changes/stats/uptime/get.md)

---

[API](https://skmtc.dev/opendaoc/apis/atlasapi.md) · [All operations](https://skmtc.dev/opendaoc/apis/atlasapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opendaoc/atlasapi/revisions/c52550dc12b8/schema)
