---
title: "Trả về danh sách user chứng khoán đã kết nối với tài khoản FireAnt"
method: GET
path: "/broker-users"
tags: ["BrokerUsers"]
---

# Trả về danh sách user chứng khoán đã kết nối với tài khoản FireAnt

`GET /broker-users`

## Response `200`

Thành công

- FireAntApiModelsTradingBrokerUser[]
  - `userId` integer
  - `userName` string
  - `brokerId` string
  - `brokerName` string
  - `linkedUserName` string

---

[API](https://skmtc.dev/fireant/apis/fireant-restful-api.md) · [All operations](https://skmtc.dev/fireant/apis/fireant-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fireant/fireant-restful-api/revisions/12bfdf99ab50/schema)
