Get Customer Notifications
Retrieve a paged list of notifications for a specific customer in Gameball, including details such as title, message content, read status, and timestamp.
get/api/v4.0/integrations/customers/{customerId}/notifications
Path parameters
customerIdstring required
Unique identifier for the customer
Query parameters
startAfterinteger
Specifies the page will start after which notification id
limitinteger
Number of notifications to return per page
isReadboolean
Filter notifications based on their read status
langstring
Language in which notifications will be retrieved
Response
Notifications list