Skip to main content
GET
Check phone health

Authorizations

X-API-Key
string
header
required

Path Parameters

phone_number_id
string
required

Response

Health status

status
enum<string>
required
Available options:
healthy,
degraded,
unhealthy,
error
timestamp
string<date-time>
required
error
string | null
checks
object | null

Individual check results. Typical checks:

  • phone_number_access: Meta API connectivity
  • messaging_health: Send/receive capability (AVAILABLE/LIMITED/BLOCKED)
  • webhook_subscription: WABA app subscription status
  • webhook_verified: Webhook verification status
  • token_validity: Access token validity (coexistence only)