Skip to content
  • GET /api/v1/notifications/public β€” Get all public notifications
  • GET /api/v1/notifications/ β€” Get all notifications for the authenticated user
  • PUT /api/v1/notifications/{id}/read β€” Mark a notification as read
  • PATCH /api/v1/notifications/{id}/read β€” Mark a notification as read
  • PUT /api/v1/notifications/read-all β€” Mark all notifications as read
  • PATCH /api/v1/notifications/read-all β€” Mark all notifications as read
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help