Skip to main content
GET
/
brokerage-firms
/
{brokerageFirmId}
/
hostnames
List hostnames attached to a brokerage firm
curl --request GET \
  --url https://api.example.com/brokerage-firms/{brokerageFirmId}/hostnames
{
  "hostnames": [
    "<string>"
  ]
}

Path Parameters

brokerageFirmId
string
required

Brokerage firm id

Response

200 - application/json

List of hostnames retrieved successfully.

hostnames
string[]
required

List of hostnames