getFilingsByFormType
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) | |
| from | Yes | Start 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) |