Get Institution Holdings
get_institution_holdingsGet 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 |