v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-017439390.7 KB

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

nextCursorstring nullable