List notifications
Notifications
List notifications
Retrieve paginated list of notifications
GET
List notifications
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number (default 1)
Required range:
x >= 1Items per page (default 20, max 100)
Required range:
1 <= x <= 100