Get WhatsApp config health status
WhatsApp Configs
Get WhatsApp config health status
Performs a comprehensive health check on a WhatsApp configuration to verify its operational status.
Health Checks Performed:
- Phone number access verification
- Messaging health status (ability to send messages)
- Webhook subscription status
- Webhook verification status
Response Status:
healthy: All checks passdegraded: Some non-critical checks fail (e.g., webhook issues)unhealthy: Critical checks fail (e.g., phone number access, token validity)error: Service error occurred during health check
Note: Test message sending is disabled by default for performance reasons.
GET
Get WhatsApp config health status
Documentation Index
Fetch the complete documentation index at: https://kapso-1adbad2d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your project API key
Path Parameters
ID of the WhatsApp configuration to check
Response
Health check completed successfully
Overall health status
Available options:
healthy, degraded, unhealthy, error Example:
"healthy"
Individual health check results
When the health check was performed
Example:
"2024-01-20T10:00:00Z"
Error message if overall health check failed

