Smart webhook forwarding for Retell AI agents
POST/agents - Register a new agent with webhook URL
GET/agents/all - List all registered agents
GET/agents/{agentId} - Get webhook URL for specific agent
DELETE/agents/{agentId} - Remove agent configuration
POST/generic-webhook/retell - Receive and forward Retell webhooks
POST/urls - Store production/test URLs
GET/urls - Get all stored URLs
GET/urls/prod - Get production URL only
GET/urls/test - Get test URL only
GET/health - Service health check
GET/status/worker - Webhook processing status and queue statistics
This feature is maintained for backward compatibility.
GET/urls - Get all URLs
GET/urls/prod - Get production URL only
GET/urls/test - Get test URL only