{
"_data": {
"passThroughWebhookUrl": "http://localhost:3099/log",
"enableMessageEchoesForPassThroughWebhook": true,
"enableSendMessageTemplateEventForPassThroughWebhook": true,
"enableChakraWebhook": true,
"chakraWebhookUrl": "http://localhost:3099/log",
"whichChakraWebhookEventsToSend": [
"message",
"status",
"message_echo",
"smb_message_echo"
],
"whatsappBusinessAccounts": [
{
"id": "973055385119463",
"name": "Sandbox WhatsApp Business Account",
"timezone_id": "1",
"account_review_status": "APPROVED",
"business_verification_status": "not_verified"
}
],
"whatsappPhoneNumbers": [
{
"id": "1027729340496751",
"status": "CONNECTED",
"throughput": {
"level": "STANDARD"
},
"account_mode": "LIVE",
"is_on_biz_app": false,
"platform_type": "CLOUD_API",
"verified_name": "Test Number",
"display_phone_number": "+1 555-191-4348",
"official_business_account": {
"oba_status": "NOT_STARTED"
},
"is_official_business_account": false
}
]
}
}