GET /v1/funds/nport/holdings
Return the latest SEC N-PORT holdings roster with explicit capability semantics and balance-unit metadataUse this endpoint from server-side applications, SDKs, or agent workflows.
Agent mode
Pass?view=agent to receive the compact agent shape: fund identifiers (ticker, cik, fundName, form, filingDate, accessionNumber, holdingCount) + lifted filingUrl + nested holdings[] trimmed to 6 fields per holding (issuer, cusip, valueUsd, balance, balanceUnit, pctNetAssets). Title, isin, assetType, issuerType, country, currency, summaryMd, and metadata envelopes are dropped. Typical reduction: ~60%. See api conventions → response formats for the full ?view= contract.
Response metadata
requestIdtraceparent
Example request
Example response
Give this prompt to your agent
Copy this SEC API prompt for your agent.
Errors and partial results
- Treat non-2xx responses as API errors and log the response body for debugging
- Log
requestIdandtraceparentso SEC API support can trace the request - if provenance or freshness metadata is present, return it unchanged so trust is not lost in the handoff