Notifications
Endpoints to handle user notifications
Get notifications for a user with optional filtering and pagination
Solana wallet address
Signed message signature
JSON string containing timestamp and action. Format: {"action": "string", "ts": "Unix timestamp (seconds)", "walletAddress": "string"}
Default Response
Default Response
Update notification status (e.g., mark as read)
Solana wallet address
Signed message signature
JSON string containing timestamp and action. Format: {"action": "string", "ts": "Unix timestamp (seconds)", "walletAddress": "string"}
Default Response
Default Response
Get all registered devices for an account
Solana wallet address
Signed message signature
JSON string containing timestamp and action. Format: {"action": "string", "ts": "Unix timestamp (seconds)", "walletAddress": "string"}
Default Response
Default Response
Register or update a device for push notifications
Solana wallet address
Signed message signature
JSON string containing timestamp and action. Format: {"action": "string", "ts": "Unix timestamp (seconds)", "walletAddress": "string"}
Default Response
Default Response
Delete a device registration
Solana wallet address
Signed message signature
JSON string containing timestamp and action. Format: {"action": "string", "ts": "Unix timestamp (seconds)", "walletAddress": "string"}
Default Response
Default Response
Last updated

