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.
Path parameters
Unique identifier for the customer
Query parameters
Specifies the page will start after which notification id
Number of notifications to return per page
Filter notifications based on their read status
Language in which notifications will be retrieved
Response
Notifications list
Changes
Changed in 3 of the 38 revisions of this API.126
- ●
for the
queryrequest parameterlimit, the max was set to200.00request-parameter-max-set
- ●
deleted the
queryrequest parametercursorrequest-parameter-removed
- ○
the endpoint scheme security
secretKeywas removed from the APIapi-security-removed
- ○
added the new optional
queryrequest parameterisReadnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlangnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstartAfternew-optional-request-parameter
- ○
for the
queryrequest parameterlimit, the format was generalized fromint32to no formatrequest-parameter-type-generalized
- ●
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲