---
title: "Get Default Broker Accounts"
method: GET
path: "/api/realtime/broker-accounts"
tags: ["realtime"]
---

# Get Default Broker Accounts

`GET /api/realtime/broker-accounts`

Return the default paper + live broker accounts for the Realtime page.

Picks ``is_default = true`` first, then falls back to the first active
row for each environment. Returns ``null`` for an environment that has
no active broker account configured.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.dev/standardsignal/apis/trading-simulation-api.md) · [All operations](https://skmtc.dev/standardsignal/apis/trading-simulation-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/standardsignal/trading-simulation-api/revisions/8f283e941dbf/schema)
