---
title: "GET /"
method: GET
path: "/"
---

# GET /

`GET /`

Simple health check endpoint to ensure the service is up at any given point.

## Response `200`

If service is up and running, this response will be returned with the content 'Healthy'

- string

## Other responses

- `default` — The service failed to execute due to an error.

---

[API](https://skmtc.dev/azure/apis/ml-service.md) · [All operations](https://skmtc.dev/azure/apis/ml-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/ml-service/revisions/e41b655aea46/schema)
