---
title: "Get service status"
method: GET
path: "/status"
tags: ["Status"]
---

# Get service status

`GET /status`

Get the health of the service. Be sure to check the `healthy` attribute of the response, not just the status code. Caching not recommended.

## Response `200`

OK

- object
  - `data` object, required
    - `message` string, required
    - `healthy` boolean, required

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/revisions/fc66b9877391/schema)
