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

# GET /health

`GET /health`

Health check

## Response `204`

The service is healthy

## Other responses

- `401` — Authentication error

## Changes

- **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/edf2d2943a24/schema)
