API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/events/statsβ Get event statistics - GET
/api/v1/eventsβ List event history - DELETE
/api/v1/eventsβ Bulk delete events - GET
/api/v1/events/{id}β Get event details by ID - DELETE
/api/v1/events/{id}β Delete a single event - POST
/api/v1/events/cleanupβ Cleanup old events
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help