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

# Get uptime

`GET /uptime`

Get system uptime information

## Response `200`

Uptime information retrieved successfully

- object
  - `uptime` number — Uptime in seconds
  - `timestamp` string, date-time — Current timestamp

---

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