Get user activity feed
Returns a unified, timestamp-ordered feed of the authenticated user's trades, withdrawals, standalone bridges, deposits, and low-level wallet operations.
GET
Returns a unified, timestamp-ordered feed of the authenticated user's trades, withdrawals, standalone bridges, deposits, and low-level wallet operations. Cursor-based pagination.
Loading code example
Loading code example
Authorizations
appIdstringheaderrequired
API key passed in the header.
Query Parameters
type"trade" | "withdrawal" | "bridge" | "deposit" | "user_op" | "redeem"
Allowed values:
"trade" | "withdrawal" | "bridge" | "deposit" | "user_op" | "redeem"cursorstring
limitinteger
Required range:
x >= 1, x <= 100Response
application/json
200
dataarray<any>requirednextCursorstringrequiredhasMorebooleanrequired