
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 |
|---|---|---|---|
|
Omnitech Consultant Group Inc.
Specializes in technical and management consulting, project…
|
— | CA | Professional, scientific and te… |
|
Oseaspre Consultants Ltd.
Provides strategic consultancy, financial advisory, and inv…
|
509782 | IN | Professional, scientific and te… |
|
PacWest Ventures Ltd.
Strategic advisory firm creating high-value partnerships al…
|
— | CA | Professional, scientific and te… |
|
PAKUWON PRIMA PTE. LTD.
Engaged in management consultancy, office support, and seni…
|
68PB | SG | Professional, scientific and te… |
|
PHSC PLC
Offers health, safety, environmental, and security consulta…
|
PHSC | GB | Professional, scientific and te… |
|
Plato Capital & Co. Investment Company OJSC
A former advisory and investment firm for institutional and…
|
- | AZ | Professional, scientific and te… |
|
Plenum AG
Management and IT consultancy for digital transformation an…
|
PLEK | DE | Professional, scientific and te… |
|
Post Energy Corporation
Specialized resource provider enhancing workplace safety an…
|
PSTRQ | CA | Professional, scientific and te… |
|
Premier, Inc.
A healthcare improvement company uniting providers with dat…
|
PINC | US | Professional, scientific and te… |
|
Preo Software Inc.
Facilitates transparent and secure trading of pre-owned cor…
|
PKM.H | 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.