{ "status": "healthy", "timestamp": "2025-01-21T16:30:00Z", "services": { "dispatcher": { "status": "running", "workers": 4 }, "redis": { "status": "connected" }, "database": { "status": "connected" } } }
Endpoint para verificar a saúde do sistema de webhooks e suas dependências.
Rota Pública - Não requer autenticação
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
✅ Sistema funcionando normalmente
Was this page helpful?