Get Company Filings
get_company_filingsRetrieve recent SEC filings for any company using its CIK number. Get filing metadata like form type, dates, and document links, with optional form type filtering.
Instructions
Get recent SEC filings for a company by CIK number. Returns filing metadata including form type, filing date, and document links. Optionally filter by form type (e.g. 10-K, 10-Q, 8-K, DEF 14A).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | Central Index Key — the SEC's unique company identifier | |
| formType | No | Filter by SEC form type (e.g. 10-K, 10-Q, 8-K). Omit to return all types. |