
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 |
|---|---|---|---|
|
BayCurrent, Inc.
Consulting firm providing end-to-end support from strategy …
|
6532 | JP | Professional, scientific and te… |
|
Big Five Capital Corp.
Financial consultants securing growth capital and R&D Tax C…
|
— | CA | Professional, scientific and te… |
|
Booz Allen Hamilton Holding Corp
A technology and management consulting firm serving the U.S…
|
BAH | US | Professional, scientific and te… |
|
Bridge Consulting Group Inc.
A management consulting firm specializing in IPO support an…
|
9225 | JP | Professional, scientific and te… |
|
BRIDGE International Corp.
Provider of B2B sales reformation solutions specializing in…
|
7039 | JP | Professional, scientific and te… |
|
BRL Enterprises Inc.
Professional services firm providing strategic advisory and…
|
— | CA | Professional, scientific and te… |
|
BTS Group
A professional services firm specializing in strategy execu…
|
BTS | SE | Professional, scientific and te… |
|
Business Coach Inc.
A human resource development company specializing in busine…
|
9562 | JP | Professional, scientific and te… |
|
B.U Technology
Develops XR training and education solutions, with a focus …
|
230980 | KR | Professional, scientific and te… |
|
CanScot Resources Ltd.
Transforms front-line supervisors into accountable leaders …
|
— | CA | 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.