datasets_sec_companies_item
Retrieve a company's SEC filing history, financial-statement rollups, and 90-day insider activity by CIK. Returns 404 if the CIK is not in the sec-companies dataset.
Instructions
Get a company from the SEC companies dataset. Returns one SEC-reporting company by CIK from dataset id sec-companies, including its filing-history summary, financial-statement rollups, and trailing-90-day insider-activity summary. Returns 404 when the CIK is not in the dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | SEC CIK, numeric or zero-padded, e.g. 320193 or 0000320193 |