Get Fund Holdings Snapshot

Returns all fund holdings across all funds as NDJSON.
Use the filter parameter to narrow results and the fields parameter to
select which fields are returned.

When the filter targets the cache key field with an "in" operator,
the server performs direct cache lookups instead of scanning all records.
Additional filters in the same request are applied to the narrowed set.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Comma-separated list of fields to include in the response

string

JSON filter expression. Supported operators: equal_to, not_equal_to,
greater_than, greater_than_or_equal_to, less_than, less_than_or_equal_to,
in, not_in, is_null, includes, not_includes, starts_with, ends_with.
Logical combinators: and, or, not.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/x-ndjson
application/json