Skip to main content

List broker-reported activities for an account

GET 

/api/v1/accounts/:accountId/activities

Returns the AccountActivity ledger for one account, newest first. Filterable by activity type, date range, and symbol; paginated. Each row includes the per-trade TradeActivityAllocation slices (today populated for DIV activities) so the UI can render the "linked trade(s)" column without an extra round trip.

Request

Responses

Paginated activity rows with per-row allocations.