GET /v1/owners/13f
Return the latest normalized 13F ownership report for a manager CIK, with optional quarter-specific selectionUse this endpoint from server-side applications, SDKs, or agent workflows.
Agent mode
Pass?view=agent to receive the compact agent shape: manager name, form, filingDate, accessionNumber + lifted filingUrl + nested holdings[] trimmed to 6 fields per position (issuer, cusip, valueUsdThousands, shares, shareType, putCall). Classes, investment discretion, and metadata envelopes are dropped. Typical reduction: ~35–45% depending on position count. See api conventions → response formats for the full ?view= contract.
Response metadata
requestIdtraceparentprovenancefreshnessmaterialization
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