NotificationsNotifications📄️ Get audit logRetrieve single audit log entry.📄️ List audit logsList audit logs with pagination and optional type filter.📄️ Create channelCreate a new notification channel with configuration.📄️ List channelsList all channels with optional filtering and pagination.📄️ Get channelRetrieve detailed information for a specific channel.📄️ Update channelUpdate channel configuration (partial update supported).📄️ Delete channelDelete a channel permanently.📄️ Enable/Disable channelToggle channel enabled status.📄️ List available channel typesRetrieve all available channel types and their status.📄️ Get channel type infoGet detailed configuration schema for a specific channel type.📄️ Get message statusGet message delivery status and details.📄️ List messagesList message records with filtering and pagination. All query parameters are optional and may be combined. When multiple parameters are provided, filters are combined using logical AND. Common usage patterns include createdAtStart/createdAtEnd and sentAtStart/sentAtEnd, but any combination is supported.📄️ Create templateCreate a new message template with variable support.📄️ List templatesList templates with optional filtering and pagination.📄️ Get templateRetrieve template details.📄️ Update templateUpdate template content (partial update supported).📄️ Delete templateDelete a template permanently.