Get all notifications
Account notifications
Get all notifications
Limit: 10 requests per 60 seconds
GET /v1/notification/inbox/notifications
Returns notification records for the user.
Use type to filter the categories returned.
GET
Get all notifications
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Query Parameters
Filter notifications by type: TRADE or SYSTEM.
start from 1
Number of notifications to return per page.