Get Registry Stats
GET/api/events/stats
Get event registry statistics.
Useful for debugging and monitoring.
Response: { "success": true, "stats": { "total_events": 15, "total_components": 3, "event_categories": 5, "component_categories": 2, "components": ["ghl", "closegpt", "fb_lead_ads"] } }
Request
Responses
- 200
- 422
Successful Response
Validation Error