/filings/
List Filings #
Access Level Required: Requires Standard Access (Level 1).
Retrieve a paginated list of regulatory filings.
added_to_platform_from
string · date-time
optional
Filter by date added to platform (inclusive start date, YYYY-MM-DDTHH:MM:SSZ format).
added_to_platform_to
string · date-time
optional
Filter by date added to platform (inclusive end date, YYYY-MM-DDTHH:MM:SSZ format).
categories
string
optional
Filter by multiple Filing Category IDs. Comma-separated (e.g., 1,3).
category
integer
optional
Filter by a single Filing Category ID.
company
integer
optional
Filter by internal Company ID.
company_isin
string
optional
Filter by Company ISIN. Case-insensitive.
countries
string
optional
Filter by Company country ISO Alpha-2 code(s). Comma-separated for multiple values (e.g., US,GB,DE).
extensions
string
optional
Filter by file extension(s). Single (e.g., PDF) or comma-separated (e.g., PDF,XBRL). Case-insensitive.
file_size_max
integer
optional
Filter by maximum file size in bytes.
file_size_min
integer
optional
Filter by minimum file size in bytes.
fiscal_period
string
optional
Filter by fiscal period. Possible values: FY (Full Year), Q1, Q2, Q3, Q4, H1 (First Half), H2 (Second Half). Only populated for filing types: 10-K, 10-K-ESEF, IR, ER.
9MFYH1H2Q1Q2Q3Q4
fiscal_year
integer
optional
Filter by fiscal year (e.g., 2024). Only populated for filing types: 10-K, 10-K-ESEF, IR, ER.
language
string
optional
Filter by a single filing language ISO 639-1 code (e.g., en).
languages
string
optional
Filter by filing language ISO 639-1 code(s). Comma-separated for multiple values (e.g., en,de).
lei
string
optional
Filter by Company Legal Entity Identifier (LEI).
on_watchlist
boolean
optional
Filter by companies on the user's watchlist. Use 'true' to see only watchlist companies, 'false' to exclude them. Omitting the parameter returns all companies.
ordering
string
optional
Which field to use when ordering the results. Available fields: id, release_datetime, added_to_platform. Prefix with '-' for descending order (e.g., -release_datetime).
page
integer
optional
A page number within the paginated result set.
page_size
integer
optional
Number of results to return per page.
period_ending_date
string
optional
Filter by the exact period ending date (YYYY-MM-DD, e.g., 2024-12-31). Only populated for filing types: 10-K, 10-K-ESEF, IR, ER.
period_ending_date_from
string
optional
Filter by period ending date — inclusive start (YYYY-MM-DD).
period_ending_date_to
string
optional
Filter by period ending date — inclusive end (YYYY-MM-DD).
release_datetime_from
string · date-time
optional
Filter by release datetime (inclusive start, YYYY-MM-DDTHH:MM:SSZ format).
release_datetime_to
string · date-time
optional
Filter by release datetime (inclusive end, YYYY-MM-DDTHH:MM:SSZ format).
search
string
optional
Search across filing title and associated company name. Case-insensitive. Multiple whitespace-separated terms are AND-combined (each term must match either the title or the company name).
source
number
optional
Filter by a single data source ID.
sources
string
optional
Filter by data source ID(s). Comma-separated for multiple values (e.g., 38,40,51).
type
string
optional
Filter by Filing Type code (e.g., 10-K).
types
string
optional
Filter by multiple Filing Type codes. Comma-separated (e.g., 10-K,10-Q).
updated_date_from
string · date-time
optional
Filter by the date a filing was last updated on the platform (inclusive start, YYYY-MM-DDTHH:MM:SSZ format).
updated_date_to
string · date-time
optional
Filter by the date a filing was last updated on the platform (inclusive end, YYYY-MM-DDTHH:MM:SSZ format).
view
string
optional · default summary
Controls the level of detail. Omit for a default 'summary' view, or use 'full' to include all details for each filing.
fullsummary
| 200 | OK |
| 401 | Unauthenticated |