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. 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.

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