Skip to main content

List brokers of a firm and its descendants

GET 

/brokerage-firms/:brokerageFirmId/brokers/descendants

Returns a paginated list of brokers that belong to the given brokerage firm or any descendant in its hierarchy. Each entry is enriched with the brokerage firm id and display name so callers can group results by firm. Supports a queryString that matches broker firstName or lastName.

Request

Responses