ETF Documents Catalog

Returns a paginated catalog of all available ETF documents (KID/KIID) for a given language. Use the download_path to fetch each document via /v2/etfs/kid.

Query Params
string
required

ISO 639-1 language code (e.g. en, de, fr)

string
enum

Filter by document type. Omit to return both KID and KIID.

Allowed:
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