sec_edgar_list_filings
Retrieve a company's recent SEC filings by ticker, with direct links to primary documents. Filter by form type (e.g., 10-K annual, 10-Q quarterly) for targeted results.
Instructions
Lists a company's most recent SEC filings with links to the primary document. Pass form_type to restrict to one kind of filing, e.g. '10-K' for annual reports or '10-Q' for quarterly reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of filings to return, newest first | |
| ticker | Yes | Stock ticker symbol | |
| form_type | No | Restrict to one filing type, e.g. 10-K. Omit to return all types. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |