list_filings
Retrieve a company's SEC filings newest first, filterable by form type like 10-K or 8-K, and get accession numbers needed to read specific filing sections.
Instructions
List what a company has filed with the SEC, newest first. Filter by form type: 10-K is the annual report, 10-Q quarterly, 8-K a material event, DEF 14A the proxy statement (executive pay and board), S-1 an IPO registration, 20-F a foreign issuer's annual report, 4 an insider trade. The form filter matches on prefix, so '10-K' also returns 10-K/A amendments. Returns accession numbers, which read_filing_section needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form | No | ||
| limit | No | ||
| since | No | ||
| company | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||