---
title: "Gets the status of the service"
method: GET
path: "/status"
tags: ["Status"]
---

# Gets the status of the service

`GET /status`

## Response `200`

The server status will be returned

- ServerStatusResponse
  - `up_time` integer, required

## Other responses

- `default` — unexpected error

---

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