Retrieve portfolio holdings disclosed by institutional funds in their SEC 13F filings. This dataset provides an overview of a fund’s positions, including the total number of holdings, overall portfolio size, and high-level summaries such as top holdings and allocation trends. It also allows retrieval of the top buys and sells for a fund or fund manager, either for the latest portfolio or for historical quarters. Sector composition of the fund’s portfolio can also be accessed.
Object specifying which identifier you are using to request the fund holdings. You must supply one type and its corresponding value.
{ "type": "rp_entity_id", "value": "HJ95FV" }Filters specifying fiscal year and quarter
{ "quarter": 1, "year": 2025 }Successful Response
Result object containing holdings list and portfolio summary data.
Metadata for the request. Includes the backend request.