GET /v1/companies/subsidiaries
Return the list of subsidiaries extracted from the latest 10-K Exhibit 21 for a given entityUse this endpoint from server-side applications, SDKs, or agent workflows.
Agent mode
Pass?view=agent to receive the compact agent shape: per-subsidiary fields (name, jurisdiction, ownershipPercent) + envelope citation fields (accessionNumber, filingDate, filingUrl). The lineage metadata block is dropped. The per-item shape is already narrow, so this endpoint is an API-consistency win rather than a byte-size win — reduction is approximately 0% but the agent envelope matches the contract exposed by every other agent-mode endpoint. 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