Skip to content
  • 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
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help