Skip to main content
POST
Fund Holdings

Authorizations

X-API-KEY
string
header
required

Body

application/json
identifier
object
required

Object specifying which identifier you are using to request the fund holdings. You must supply one type and its corresponding value.

Example:
filters
HoldingsOverviewFilters · object | null

Filters specifying fiscal year and quarter

Example:

Response

200 - application/json

Successful Response

results
PublicGetHoldingsOverviewResult · object
required

Result object containing holdings list and portfolio summary data.

metadata
PublicHoldingsRequestMetadata · object
required

Metadata for the request. Includes the backend request.

errors
ErrorDetail · object[] | null