curl --location --request GET 'https://staging-api.formi.co.in/v2/agents/123/post-call/webhook_url'
{ "success": true, "message": "Webhook URL retrieved", "payload": { "webhook_url": "https://yourdomain.com/webhook" } }