Authorizations
Body
Schema for the request to the fund trends public API.
The type of securities to retrieve. One of 'stock' or 'etf'. Returns all types if not specified. Enum for security type values.
stock, etf "stock"
The market cap of securities to retrieve. Returns all market caps if not specified. Enum for market capitalization values.
mega_cap, large_cap, mid_cap, small_cap, micro_cap "large_cap"
The order to sort the results by. One of 'asc' or 'desc'.
"desc"

