Get institutional ownership by investor or ticker. Requires either investor or ticker parameter, but not both.
GET request to:
https://api.financialdatasets.ai/institutional-ownership/investors/
X-API-KEY.investor and limit to filter the data.investor, limit, and report_period.
Note: investor is required required. By default, limit is 10 and report_period is null.
The limit parameter is used to specify the number of periods to return.
The report_period parameter is used to specify the date of the holdings. For example, you can include filters like report_period_lte=2024-09-30 and report_period_gte=2024-01-01 to get holdings between January 1, 2024 and September 30, 2024.
The available report_period operations are:
report_period_ltereport_period_ltreport_period_gtereport_period_gtreport_periodAPI key for authentication.
The name of the investment manager
The ticker symbol, if queried by investor.
The maximum number of holdings to return (default: 10).
Institutional ownership response