v1

latestOpenAPI 3.1.02026-07-22115189303.8 KB
Phone Numbers

Check phone health

Live health check via Meta APIs and Kapso services.

get/whatsapp/phone_numbers/{phone_number_id}/health

Response

Health status

status'healthy' | 'degraded' | 'unhealthy' | 'error' required
timestampstring date-time required
errorstring nullable
checksobject nullable

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)