---
title: "Health check"
method: GET
path: "/health"
---

# Health check

`GET /health`

Health check

## Response `204`

The service is healthy

## Other responses

- `401` — Authentication error

## Changes

- **2026-08-20** `e01b3f5506fe` — 1 info
  - added the optional property `error_code` to the response with the `401` status
- **2026-05-26** `6c40e6f50bad` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2023-11-15** `897ba2f1c7b6` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`

[Change history](https://skmtc.dev/e2b-dev/apis/e2b-api/changes/health/get.md)

---

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