SEC Company Filings
finance.edgar.filingsGet SEC filings for any company by CIK number, including 10-K, 10-Q, 8-K, and proxy statements. Returns form type, filing date, document URL, and description.
Instructions
List recent SEC filings for a company by CIK number — 10-K (annual), 10-Q (quarterly), 8-K (events), proxy statements. Returns form type, filing date, document URL, description. Up to 1000 filings per company (SEC EDGAR)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | SEC CIK number (e.g. "320193" for Apple, "789019" for Microsoft). Find via company_search |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |