
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 |
|---|---|---|---|
|
European Innovation Solutions S.A.
A consulting firm providing advisory services for innovatio…
|
EUROC | GR | Professional, scientific and te… |
|
FIDERE
A people operations consultancy for startups and high-growt…
|
YFID | ES | Professional, scientific and te… |
|
Forval RealStraight Inc.
Comprehensive office solutions provider for real estate, re…
|
9423 | JP | Professional, scientific and te… |
|
Founder Resources Inc.
Accelerates early-stage venture growth using curated tools,…
|
FDR | CA | Professional, scientific and te… |
|
FRANKLIN COVEY CO
A performance improvement company that helps organizations …
|
FC | US | Professional, scientific and te… |
|
Frontier Management Inc.
A professional services firm specializing in management con…
|
7038 | JP | Professional, scientific and te… |
|
FRP ADVISORY GROUP PLC
A specialist advisory firm offering restructuring, finance,…
|
FRP | GB | Professional, scientific and te… |
|
Fruition Venture Limited
Provides strategic business consultancy, management service…
|
538568 | IN | Professional, scientific and te… |
|
FTI CONSULTING, INC
Global business advisory firm helping organizations manage …
|
FCN | US | Professional, scientific and te… |
|
Funai Soken Holdings Incorporated
Management consulting group for SMEs offering business, log…
|
9757 | JP | 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.