Company Document Lookup

Retrieve paginated list of documents for a specific company, optionally filtered by quarter and filing type. Use calendar_quarters or fiscal_quarters (repeatable, mutually exclusive) to filter on one or more quarters; fiscal_quarters are translated to the company's calendar quarters before filtering. The legacy period and periods parameters are deprecated and fold into calendar_quarters. Each document in the response carries both calendar_quarter and fiscal_quarter. Results are ordered by filing date descending.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
calendar_quarters
array of strings

One or more calendar quarters in YYYYQ# format. Repeat the parameter to filter on several at once (e.g., ?calendar_quarters=2024Q1&calendar_quarters=2024Q2). Mutually exclusive with fiscal_quarters.

calendar_quarters
integer
required

The unique identifier of the company.

string
enum

Type of filing to filter by.

Allowed:
fiscal_quarters
array of strings

One or more fiscal quarters in YYYYQ# format. Translated to the company's calendar quarters before filtering. Mutually exclusive with calendar_quarters.

fiscal_quarters
boolean

When true, restrict the result set to documents that have at least one related Fundamentals row. When omitted or false, behavior is unchanged.

integer

Number of results to return per page.

integer

The initial index from which to return results.

string
deprecated

Deprecated: use calendar_quarters. Single calendar quarter in YYYYQ# format (e.g., '2023Q1', '2024Q4').

periods
array of strings
deprecated

Deprecated: use calendar_quarters. One or more calendar quarters in YYYYQ# format. Repeat the parameter to filter on several at once (e.g., ?periods=2024Q1.s=2024Q2).

periods
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json