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

# Health

`GET /channel/health`

The Channel Health API endpoint allows you to measure the status and performance of your WhatsApp channel. This endpoint provides vital information about the channel's connectivity, message delivery rates, and overall health, ensuring you maintain optimal communication with your users.

## Response `200`

200

- object
  - `success` boolean
  - `message` string
  - `data` object
    - `name` string
    - `code` string
    - `status` string
    - `up_time` string
    - `start_at` string
    - `phone` object
      - `name` string
      - `number` string

## Other responses

- `403` — 403

---

[API](https://skmtc.net/crunchz/apis/live-2.md) · [All operations](https://skmtc.net/crunchz/apis/live-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crunchz/live-2/revisions/14e6b45e8808/schema)
