v1
latestOpenAPI 3.0.02026-07-1355113123.3 KBApplication
Get-Application-Settings
get/settings/application
Response
Example response
{
"callback_backoff_delay_ms": 3000,
"max_callback_backoff_delay_ms": 900000,
"callback_persist": true,
"media": {
"auto_download": [
"image",
"document",
"audio"
]
},
"webhooks": {
"url": "<Webhook URL, https>",
"max_concurrent_requests": 12
},
"on_call_pager": "<WA_ID of valid WhatsApp contact>",
"pass_through": false,
"sent_status": false
}