
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 |
|---|---|---|---|
|
JSH Co., Ltd.
Provides psychiatric home healthcare and employment support…
|
150A | JP | Professional, scientific and te… |
|
KRG MANAGEMENT INC.
Provides specialized services across technology workforce s…
|
KRG | CA | Professional, scientific and te… |
| LiB Consulting Co.,Ltd. | 480A | JP | Professional, scientific and te… |
|
Ligua Inc.
Consulting firm for the healthcare and financial sectors, o…
|
7090 | JP | Professional, scientific and te… |
|
LIKHAMI CONSULTING LIMITED
Provides financial advisory, project financing, and corpora…
|
539927 | IN | Professional, scientific and te… |
|
Link and Motivation Inc.
A management consulting firm specializing in organizational…
|
2170 | JP | Professional, scientific and te… |
|
LTS,Inc.
A firm providing business process management and digital tr…
|
6560 | JP | Professional, scientific and te… |
|
M&A Capital Partners Co.,Ltd.
An independent M&A advisory and brokerage firm for small an…
|
6080 | JP | Professional, scientific and te… |
|
Magnitude International Ltd
Provider of electrical installation and licensing for publi…
|
MAGH | US | Professional, scientific and te… |
|
Management Consulting Group PLC
A management consultancy specializing in operational transf…
|
MMC | GB | 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.