List your account activity
GET
/
trade/v1/portfolio/activitiesAuthorization
AuthorizationRequiredBearer <token>
Personal access token issued from the web app's Settings → API tokens page. Send as Authorization: Bearer agt_….
In: header
Scope: portfolio:read
Query Parameters
limitinteger
Page size from 1 to 500. Defaults to 50.
Minimum:
0Format: "int32"cursorstring
Opaque next_cursor from the previous page.
Snapshot-stable AGARA history of terminal orders with fills, splits, merges, redemptions, deposits, and withdrawals, sorted newest-first.