Getlink SE — Investor Relations & Filings
Getlink SE is a European public company that manages and operates the Channel Tunnel infrastructure, a vital fixed link between the United Kingdom and continental Europe. The company's activities are organized around several core businesses. Its subsidiary Eurotunnel operates LeShuttle services for passenger and freight vehicles, and manages the railway network within the tunnel used by high-speed passenger trains (such as Eurostar) and other rail freight operators. Through its subsidiary Europorte, it is a leading private rail freight operator in France. Additionally, its Eleclink subsidiary operates a high-voltage direct current (HVDC) electricity interconnector through the tunnel, facilitating energy exchange. Getlink also provides customs support services for carriers. The group positions itself as a leader in low-carbon transport and mobility solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Modalités de mise à disposition des documents préparatoires à l'AG | 2026-04-27 | French | |
| Terms of availability of the preparatory documents for the GM | 2026-04-27 | English | |
| Informations privilégiées / Autres communiqués | 2026-04-24 | French | |
| Inside Information / Other news releases | 2026-04-24 | English | |
| Information financière trimestrielle / Information financière du premier trimestre | 2026-04-23 | French | |
| Quarterly financial reporting / First quarter financial report | 2026-04-23 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Getlink SE, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Passenger rail transport, interurban
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nagoya Railroad Co., Ltd.
A private railway company with diversified operations in tr…
|
9048 | JP | Transportation and storage |
|
Nankai Electric Railway Co.,Ltd.
A private railway operator connecting central Osaka with Wa…
|
9044 | JP | Transportation and storage |
|
Odakyu Electric Railway Co.,Ltd
A private railway connecting central Tokyo with western sub…
|
9007 | JP | Transportation and storage |
|
Taiwan High Speed Rail Corporation
Operates a 350km high-speed rail network connecting major u…
|
2633 | TW | Transportation and storage |
|
West Japan Railway Company
Major passenger railway operator providing high-speed and c…
|
9021 | JP | Transportation and storage |
|
Željeznicki Prevoz Crne Gore a.d. Podgorica
National railway operator providing local and international…
|
ZPCG | ME | Transportation and storage |
Getlink SE 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/1366/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1366 | 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=1366 | 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=1366 \ -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": 1366}, 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 Getlink SE (id: 1366)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.