getFilingsByFormType
Search SEC filings by specific form type like 10-K, 10-Q, or 8-K. Filter by date range and retrieve paginated results for targeted 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 |
|---|---|---|---|
| formType | Yes | Form type (e.g., 8-K, 10-K, 10-Q) | |
| from_date | Yes | Start date (YYYY-MM-DD) | |
| to | Yes | End date (YYYY-MM-DD) | |
| page | No | Page number for pagination | |
| limit | No | Limit the number of results |