getFilingsByFormType
Retrieve SEC filings filtered by exact form type and date range for targeted financial document analysis.
Instructions
Search for specific SEC filings by form type with the FMP SEC Filings By Form Type API. Retrieve filings such as 10-K, 10-Q, 8-K, and others, filtered by the exact type of document you're looking for.
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 | |
| formType | Yes | Form type (e.g., 8-K, 10-K, 10-Q) | |
| from_date | Yes | Start date (YYYY-MM-DD) |