---
title: "Get the status of the server"
method: GET
path: "/status"
tags: ["Internal"]
---

# Get the status of the server

`GET /status`

## Response `200`

Successful response

- Status — Response for status
  - `serverTime` string
  - `lastConnectTime` string, nullable
  - `lastDisconnectTime` string, nullable
  - `versionNumber` string
  - `viewerCount` integer
  - `online` boolean
  - `streamTitle` string

---

[API](https://skmtc.net/owncast/apis/owncast-apis.md) · [All operations](https://skmtc.net/owncast/apis/owncast-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/owncast/owncast-apis/revisions/d3510588e78e/schema)
