Notifications

List trader notifications

Handles GET /v1/traders/{trader_pubkey}/notifications via get.v1.traders.by_trader_pubkey.notifications.

get/v1/traders/{trader_pubkey}/notifications

Path parameters

trader_pubkeystring required

Trader pubkey (base58)

Query parameters

limitinteger nullable
cursorstring nullable
unackedOnlyboolean nullable

When true, return only unacked notifications with a fixed cap of 1000 (cursor and limit are ignored).

Response

nextCursorstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.