{"message":"Notifications API","endpoints":{"GET /notifications":"List all notifications with pagination (query params: page, limit)","GET /notifications/:id":"Get single notification","POST /grandzone":"Create new notification","PUT /grandzone/:id":"Update notification","DELETE /grandzone/:id":"Delete notification"},"example":{"create":{"type":"plain","title":"System Maintenance","message":"Scheduled maintenance on December 20, 2024","priority":"medium","youtubeURL":null,"websiteURL":null}}}