API Documentation

⌘K
GET/api/1/institutional/fund-holders/{ticker}

Fund Institutional Holders of a Stock

Returns all institutional fund holders of a stock from funds.institutional_holdings, using CUSIP lookup from the profile table

Parameters

1
tickerstringrequired
path

Stock ticker symbol

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/institutional/fund-holders/AAPL' \
  -H 'Accept: application/json'
200 Response
Default Response