Search ECFS filings
ecfs_search_filingsSearch FCC ECFS filings by docket number, filer name, submission type, or date received. Retrieve public comments and filings for any proceeding.
Instructions
Search filings submitted to the FCC's Electronic Comment Filing System (ECFS). Filter by proceeding/docket number, filer name, submission type, and date received.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search across filing content (e.g. commenter name, keywords). | |
| sort | No | Sort field and direction, e.g. 'date_disseminated,DESC'. | |
| limit | No | Max results to return (API max is 100). Defaults to 25. | |
| offset | No | Pagination offset. Defaults to 0. | |
| filers_name | No | Filter by the filer's/commenter's name. | |
| proceedings_name | No | Docket / proceeding number to filter by, e.g. '17-108'. | |
| date_received_since | No | ISO date (YYYY-MM-DD); only return filings received on or after this date. | |
| date_received_until | No | ISO date (YYYY-MM-DD); only return filings received on or before this date. | |
| submissiontype_description | No | Filter by submission type, e.g. 'COMMENT', 'REPLY'. |