ETF Holdings

Returns all holdings with weights, values, and share counts.

Query Params
string

ETF ticker symbol (e.g., ARKK, SPY, QQQ). Provide exactly one of symbol or isin.

string
length between 12 and 12

ETF ISIN code (e.g., IE00B4L5Y983). Provide exactly one of symbol or isin.

int32
1 to 1000
Defaults to 100

Maximum number of results to return (default 100, max 1000)

int32
≥ 0
Defaults to 0

Number of results to skip for pagination (default 0)

string

Opaque cursor for cursor-based pagination. When provided, returns results after the cursor position. Takes precedence over offset.

Headers
string
enum
Defaults to application/json

Response content type. Only application/json is supported.

Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json