cURL
curl --request GET \ --url https://api.example.com/brokerage-firms/{brokerageFirmId}/hostnames
{ "hostnames": [ "<string>" ] }
Returns all hostnames currently attached to the brokerage firm.
Brokerage firm id
List of hostnames retrieved successfully.
List of hostnames
Was this page helpful?