---
title: "Know if your Media Server is online."
method: GET
path: "/api/v1/health"
tags: ["General"]
---

# Know if your Media Server is online.

`GET /api/v1/health`

<h3>🛡️ Requires Capabilities: None</h3>

## Response `200`

Returns the state of the server. If the server responds, then it's online.
      Responses will always have a 200 status. Possible states are: 
      `normal`,  `not_setup.`

- unknown

---

[API](https://skmtc.net/cardinalapps/apis/cardinal-media-server-api.md) · [All operations](https://skmtc.net/cardinalapps/apis/cardinal-media-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cardinalapps/cardinal-media-server-api/versions/0c30e5146acd/schema)
