---
title: "Lấy danh sách Cộng tác viên"
method: GET
path: "/mxv/collaborators"
tags: ["MXV"]
---

# Lấy danh sách Cộng tác viên

`GET /mxv/collaborators`

## Response `200`

OK

- FireAntApiModelsMXVMXVCollaboratorInfo[]
  - `collaboratorCode` string
  - `collaboratorName` string
  - `brokerCode` string
  - `profileImage` string
  - `bio` string
  - `userId` 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)
