Get SEC filings
SEC Filings
Filings
The SEC filing index for one company — which filings exist, not their contents.
GET
Get SEC filings
The SEC filing index for one company — a list of filings, not their contents. Each entry carries
cik, accession_number, filing_type, report_date, filing_date, ticker and url. Accepts ticker or cik, narrows by filing_type, and caps with limit. Use it to find which filing you want and to get its accession_number. To read the text inside one, use get_financial_filings_items.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The Central Index Key (CIK) of the company.
The ticker symbol.
Filter by one or more filing types. Repeat the query parameter to pass multiple values (e.g. filing_type=10-Q&filing_type=10-K).
Available options:
10-K, 10-Q, 8-K, 20-F, 6-K The maximum number of filings to return (default: 10).
Required range:
x >= 1Response
SEC filings response