Institution Portfolio (13F)
GetInstitutionPortfolioView the stock portfolio of a specific institutional investor (fund manager) from their SEC 13F-HR filing. Shows the institution's largest tracked holdings by market value (default 20, max 500) with share counts, market values, and percent of the 13F-reported portfolio, plus the portfolio's total value and position count. Use this to understand what stocks a particular fund manager or institution is investing in; use SearchInstitutions first when the name is ambiguous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Number of ranked holding rows to skip before returning rows — pass the previous call's last row number to page past the maxResults cap (default: 0) | |
| maxResults | No | Maximum number of holdings to return (default: 20, clamped to 1-500) | |
| reportDate | No | Quarter-end 13F report date in YYYY-MM-DD format (defaults to the holder's latest; an off-quarter date snaps to the nearest report on or before it) | |
| institutionName | Yes | Institution name or SEC CIK. A unique partial name resolves; an ambiguous partial returns candidate CIKs instead of selecting silently. |