---
title: "Get the server's status"
method: GET
path: "/integrations/status"
tags: ["External"]
---

# Get the server's status

`GET /integrations/status`

## Response `200`

Status

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

## Other responses

- `401` — Basic auth failure
- `404` — Not found
- `default` — Unexpected error

---

[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/versions/dc1c42f7f8f6/schema)
