Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Greens-Organization/pz-packs/llms.txt
Use this file to discover all available pages before exploring further.
List Notifications
List all notifications for the authenticated user, including unread and read notifications.Response
Mark Notification as Read
Mark a specific notification as read. Only the notification owner can mark it as read.Path Parameters
Notification UUID
Response
Notification UUID
Updated read status (will be
true)ISO 8601 timestamp of when it was marked as read
Notification Types
Notifications are categorized by type to help you filter and display them appropriately:- info - General informational messages (e.g., “Server file ready”)
- success - Success messages (e.g., “Import completed successfully”)
- warning - Warning messages (e.g., “Some mods failed to import”)
- error - Error messages (e.g., “Import failed”)
Common Notification Scenarios
Modpack Import
When you import mods from a Steam Workshop collection, you’ll receive notifications about:- Import started
- Import completed with number of mods added
- Import failed with error details
Server File Generation
When you request a server configuration file, you’ll receive notifications about:- Generation started
- File ready for download
- Generation failed
Modpack Sharing
When someone shares a modpack with you or adds you as a member:- Added as member notification
- Permission changes
- Removed as member
Mod Updates
When mods in your modpacks are updated:- Mod update available
- Breaking changes detected
- Mod deprecated or removed from Workshop