---
title: "Service health"
method: GET
path: "/health"
tags: ["Meta"]
---

# Service health

`GET /health`

## Response `200`

Service status and database size

- object
  - `status` string
  - `foods_in_db` integer

---

[API](https://skmtc.net/getdietly/apis/dietlyapi.md) · [All operations](https://skmtc.net/getdietly/apis/dietlyapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getdietly/dietlyapi/versions/52a57a48ae8d/schema)
