
Korian — Investor Relations & Filings
Korian is a European operator of care services for elderly and vulnerable populations, and a key brand of the Clariane group. The company manages an extensive network of facilities, including nursing homes and medicalized retirement homes, offering permanent, short-term, and day care. It also provides specialized healthcare services such as medical care, rehabilitation, and mental health support. In addition to its residential facilities, Korian offers a range of home-based and alternative living solutions, including home nursing, home help services, assisted living residences, and shared housing, designed to support individuals in various stages of fragility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Compte-rendu de l’Assemblée Générale du 12 Mai 2026 | 2026-05-12 | French | |
| Minutes of the General Meeting of 12 May 2026 | 2026-05-12 | English | |
| Franchissement de seuils | 2026-05-11 | French | |
| Clariane announces the success of its offering of €230 million of additional senior notes | 2026-04-28 | English | |
| Clariane annonce le succès de son offre de 230 millions d’euros d’obligations senior additionnelles | 2026-04-28 | French | |
| Clariane annonce l’offre de 230 millions d’euros d’obligations senior additionnelles en vue de refinancer ses obligations hybrides vertes perpetuelles | 2026-04-28 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Korian, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Jiaoda Onlly Co.,Ltd
Develops health products and dietary supplements while prov…
|
600530 | CN | Human health and social work ac… |
|
Sienna Senior Living Inc.
Leading Canadian operator of seniors residences, offering R…
|
SIA | CA | Human health and social work ac… |
|
Solasto Corporation
Provides medical outsourcing, nursing care, and childcare s…
|
6197 | JP | Human health and social work ac… |
|
SUNWELS Co.,Ltd.
A healthcare provider specializing in care for patients wit…
|
9229 | JP | Human health and social work ac… |
|
teno.Holdings Company Limited
Comprehensive human services provider focused on childcare,…
|
7037 | JP | Human health and social work ac… |
|
Terminalcare Support Institute Inc.
Provider of elderly care, including residential facilities …
|
7362 | JP | Human health and social work ac… |
|
UCHIYAMA HOLDINGS Co.,Ltd.
A holding company operating in nursing care, food & enterta…
|
6059 | JP | Human health and social work ac… |
Korian 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/1465/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1465 | 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=1465 | 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=1465 \ -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": 1465}, 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 Korian (id: 1465)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.