Get Institutional Holdings
get_institutional_holdingsRetrieve an institutional manager's latest 13F-HR portfolio with all reported positions, largest first. Merges duplicate rows across filings to show true holding size, accepting ticker or CIK.
Instructions
Latest 13F-HR portfolio for an institutional manager — every reported position, largest first. Accepts a ticker (BRK-B) or a raw CIK (1067983).
Positions are merged across the manager rows a fund files separately: Berkshire reports Apple across 12 rows, and reading only the first understates the holding threefold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many positions to show (default 25). | |
| source | No | "13F" for quarterly manager holdings (default), or "NPORT" for a registered fund's monthly portfolio, which also covers bonds and derivatives that 13F omits entirely. | 13F |
| institution | Yes | Ticker or CIK of the filer (e.g. 1067983 for Berkshire Hathaway). |