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 |
|---|---|---|---|
| Communiqués au titre de l'obligation d'information permanente / Autres communiqués | 2017-03-13 | French | |
| Communicated under the obligation to provide permanent information / Other communications | 2017-02-23 | English | |
| Communiqués au titre de l'obligation d'information permanente / Autres communiqués | 2017-02-23 | French | |
| Communiqués au titre de l'obligation d'information permanente / Autres communiqués | 2017-02-16 | French | |
| Communicated under the obligation to provide permanent information / Other communications | 2017-02-16 | English | |
| Communicated under the obligation to provide permanent information / Activity of the issuer (acquisition, sale, partnerships, etc.) | 2017-02-13 | English |
Browse filings by year
19 years- 2026 52 filings
- 2025 94 filings
- 2024 108 filings
- 2023 106 filings
- 2022 103 filings
- 2021 102 filings
- 2020 100 filings
- 2019 89 filings
- 2018 69 filings
- 2017 96 filings
- 2016 91 filings
- 2015 83 filings
- 2014 86 filings
- 2013 33 filings
- 2012 3 filings
- 2011 1 filing
- 2010 69 filings
- 2009 77 filings
- 2008 10 filings
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.
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 · Passenger rail transport, interurban
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing-Shanghai High Speed Railway Co.,Ltd.
Operates and manages the high-speed rail link between Beiji…
|
601816 | CN | Transportation and storage |
|
BVZ Holding AG
Holding company operating public transport and tourism rail…
|
BVZN | CH | Transportation and storage |
|
Central Japan Railway Company
Operates the Tokaido Shinkansen high-speed rail and convent…
|
9022 | JP | Transportation and storage |
|
Chichibu Railway Co.,Ltd.
A private railway in northern Saitama offering passenger, f…
|
9012 | JP | Transportation and storage |
|
East Japan Railway Company
Major passenger railway operator with diversified real esta…
|
9020 | JP | Transportation and storage |
|
FUJI KYUKO CO., LTD.
Operates transportation, leisure, and real estate businesse…
|
9010 | JP | Transportation and storage |
|
Guangshen Railway Company Limited
Specializes in railway passenger and freight transport, pri…
|
525 | CN | Transportation and storage |
|
Indian Railway Catering & Tourism Corporation Ltd
Manages catering, online ticketing, and tourism for the nat…
|
IRCTC | IN | Transportation and storage |
|
Kintetsu Group Holdings Co.,Ltd.
Diversified holding company in transport, real estate, logi…
|
9041 | JP | Transportation and storage |
|
Kyushu Railway Company
Railway operator in Kyushu providing passenger, freight, an…
|
9142 | JP | 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.