v1

latestOpenAPI 3.1.0Proprietary2026-07-2265155163.6 KB
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