Skip to main content
GET
Get WhatsApp config health status

Authorizations

X-API-Key
string
header
required

Your project API key

Path Parameters

whatsapp_config_id
string
required

ID of the WhatsApp configuration to check

Response

Health check completed successfully

status
enum<string>

Overall health status

Available options:
healthy,
degraded,
unhealthy,
error
Example:

"healthy"

checks
object

Individual health check results

timestamp
string<date-time>

When the health check was performed

Example:

"2024-01-20T10:00:00Z"

error
string

Error message if overall health check failed