v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Accounts

Get Brokerage Account Activities

Get a list of brokerage activities tied to the specified Account.

⚠️ ALPHA: This endpoint is in early development and subject to breaking changes.

get/api/v2/accounts/{account_id}/activities/brokerage

Query parameters

page_sizeinteger nullable

The maximum number of entries to return in the response. Defaults to 100.

page_tokenstring nullable

Pagination token. Set to the id field of the last Activity returned in the previous page to get the next page of results.

Response

OK