getLatestFinancialFilings
Retrieve the most recent SEC filings such as 10-K, 10-Q, and 8-K for publicly traded companies within a specified date range, with pagination support.
Instructions
Stay updated with the most recent SEC filings from publicly traded companies using the FMP Latest SEC Filings API. Access essential regulatory documents, including financial statements, annual reports, 8-K, 10-K, and 10-Q forms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date (YYYY-MM-DD) | |
| page | No | Page number for pagination | |
| limit | No | Limit the number of results | |
| from_date | Yes | Start date (YYYY-MM-DD) |