Retrieve Notifications
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Query parameters
To continue loading more notifications in a series of requests, provide the ID of the oldest notification from
the currently loaded batch as the lastId parameter
Response
True if the API call succeeded; false otherwise.