Notification
Retrieve the list of notifications
GET
/
api
/v1
/notification
/list
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Query Parameters
limit
integer
The maximum number of notifications to retrieve
Default:
10
Format: "int32"
offset
integer
The number of notifications to skip
Default:
0
Format: "int32"
OK