
KORN FERRY — Investor Relations & Filings
Korn Ferry is a global organizational consulting firm that works with clients to synchronize strategy and talent to drive performance. The firm's core services include organizational strategy, assessment and succession, talent acquisition, leadership and professional development, and total rewards. By designing optimal organizational structures, roles, and responsibilities, Korn Ferry helps companies align their workforce with strategic objectives. The firm assists clients in recruiting, developing, and retaining talent, ensuring that they have the right people in place to execute their business strategy and accelerate growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-03-27 | English | |
| 10-Q | 2026-03-11 | English | |
| 8-K | 2026-03-09 | English | |
| 8-K | 2026-03-06 | English |
Browse filings by year
27 years- 2026 7 filings
- 2025 56 filings
- 2024 52 filings
- 2023 38 filings
- 2022 37 filings
- 2021 55 filings
- 2020 45 filings
- 2019 38 filings
- 2018 44 filings
- 2017 47 filings
- 2016 45 filings
- 2015 62 filings
- 2014 52 filings
- 2013 43 filings
- 2012 48 filings
- 2011 38 filings
- 2010 46 filings
- 2009 57 filings
- 2008 51 filings
- 2007 67 filings
- 2006 88 filings
- 2005 89 filings
- 2004 104 filings
- 2003 48 filings
- 2002 16 filings
- 2001 9 filings
- 2000 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 45925906 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45925925 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45925914 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 45925900 | 10-Q | 2026-03-11 | English | ||
| 45925997 | 8-K | 2026-03-09 | English | ||
| 45926028 | 8-K | 2026-03-06 | English | ||
| 45926058 | 8-K | 2026-03-05 | English | ||
|
2025
8 filings
| |||||
| 15932452 | 10-Q Filing | 2025-12-09 | English | ||
| 15932451 | 8-K Filing | 2025-12-09 | English | ||
| 15932453 | 8-K Filing | 2025-12-08 | English | ||
| 9087609 | Major Shareholding Notification 2025 | 2025-11-12 | English | ||
| 9087597 | 4 | 2025-10-14 | English | ||
| 9087596 | 4 | 2025-10-10 | English | ||
| 9087598 | Regulatory Filings 2025 | 2025-10-09 | English | ||
| 9087599 | 4 | 2025-10-09 | English | ||
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EFA Holdings PLC
Management and services provider for the global aerospace, …
|
EFA | CY | Professional, scientific and te… |
|
Ekansh Concepts Limited
Provides strategic consultancy and trades industrial and co…
|
531364 | IN | Professional, scientific and te… |
|
Eligo
Provider of psychological software for personnel selection …
|
ELG | IT | Professional, scientific and te… |
|
ELIXIRR INTERNATIONAL PLC
A global management consulting firm providing solutions fro…
|
ELIX | GB | Professional, scientific and te… |
|
ENERGY ACTION LIMITED
Provides energy procurement, contract management, and susta…
|
EAX | AU | Professional, scientific and te… |
|
ENIGMATIG LTD
Consultancy for global expansion, cross-border licensing, a…
|
EGG | US | Professional, scientific and te… |
|
Entreprendre
A media group specializing in business and economic press f…
|
ALENR | FR | Professional, scientific and te… |
|
eSense Human Resources
Provider of outsourced customer relations and human resourc…
|
ESENS | HU | Professional, scientific and te… |
|
ES NETWORKS CO., LTD.
A consulting firm specializing in the CFO domain to support…
|
5867 | JP | Professional, scientific and te… |
|
Eternal Limited
Delivers specialized products and strategic business suppor…
|
ETERNAL | IN | Professional, scientific and te… |
KORN FERRY via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/31226/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31226 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=31226 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=31226 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 31226}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for KORN FERRY (id: 31226)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.