Get Institution Holdings
get_institution_holdingsRetrieve the latest 13F portfolio holdings for any institution by CIK, including shares, value, and weight per position, with pagination support.
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 |