List trader notifications
Notifications
List trader notifications
Handles GET /v1/traders/{trader_pubkey}/notifications via get.v1.traders.by_trader_pubkey.notifications.
GET
List trader notifications
Authorizations
Bearer access token issued by /v1/auth/* login endpoints.
Path Parameters
Trader pubkey (base58)
Query Parameters
When true, return only unacked notifications with a fixed cap of 1000 (cursor and limit are ignored).