ETF Holdings
GET
/gateway/v1/equity/etf/holdingsReturns a stored ETF or index-fund portfolio snapshot plus its independently resolved immediately previous snapshot, ordered newest to oldest. Available quarterly periods describe the stored holdings history. The latest pair is cached for 6 hours; an explicit historical as_of pair is cached until the next calendar quarter.
Query Parameters
symbolstringrequired
US-listed ETF or index-fund ticker symbol
Example:
SPYas_ofstring
Select the composition effective on or before this YYYY-MM-DD date; the response also includes its immediately previous snapshot
Example:
2026-03-31asset_classenum<string>
Filter holdings by instrument type
Available options:
equitybondlimitinteger
Maximum holdings to return
offsetinteger
Number of holdings to skip
ETF Holdings
OK