---
title: "Get Brokerage Account Activities"
method: GET
path: "/api/v2/accounts/{account_id}/activities/brokerage"
tags: ["Accounts"]
---

# Get Brokerage Account Activities

`GET /api/v2/accounts/{account_id}/activities/brokerage`

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

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

## Query parameters

- `page_size` integer, nullable
- `page_token` string, nullable

## Response `200`

OK

## Other responses

- `422` — Unprocessable Entity
- `default` — Default error response

---

[API](https://skmtc.net/dinaricrypto/apis/dinari-enterprise-api.md) · [All operations](https://skmtc.net/dinaricrypto/apis/dinari-enterprise-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dinaricrypto/dinari-enterprise-api/revisions/5403e9118588/schema)
