Get Institution Holdings
get_institution_holdingsRetrieve the complete portfolio holdings of an institution using its SEC CIK number. Get shares, market value, and portfolio weight from the latest 13F filing.
Instructions
Get the full portfolio holdings for a specific institution by CIK. Returns all positions from their latest 13F filing with shares, value, and portfolio weight. Supports pagination for institutions with large portfolios.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | SEC CIK number of the institution | |
| limit | No | Maximum results to return (default: 20, max: 100) | |
| offset | No | Offset for pagination (default: 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |