---
title: "Get A List Of Participating Brokers For The Given Asset Type"
method: GET
path: "/gw/api/v1/enumerations/complex-asset-transfer"
tags: ["accountManagementUtilities"]
---

# Get A List Of Participating Brokers For The Given Asset Type

`GET /gw/api/v1/enumerations/complex-asset-transfer`

Get list of brokers supported for given asset transfer type<br><br>**Scope**: `enumerations.read`<br>**Security Policy**: `HTTPS`

## Path parameters

- `client-id` string, required

## Query parameters

- `instructionType` string, required

## Response `200`

Returns list of brokers supported for given asset type

- GetBrokerListResponse
  - `instructionType` string, required
  - `brokers` string[], required

## Other responses

- `400` — Returns a Problem detail instance representing a not found request.
- `500` — Unable to process request due to an Internal Error. Please try again later.

---

[API](https://skmtc.net/interactivebrokers/apis/api-reference.md) · [All operations](https://skmtc.net/interactivebrokers/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/interactivebrokers/api-reference/revisions/67f9f562c2c6/schema)
