
Lumen Technologies, Inc. — Investor Relations & Filings
Lumen Technologies, Inc. is a global technology company that provides networking, security, cloud connectivity, and collaboration solutions primarily to business, enterprise, and government customers. Leveraging its extensive international fiber optic network, the company delivers a portfolio of integrated services designed to connect people, data, and applications. Lumen positions its network as AI-ready infrastructure, offering high-capacity, on-demand connectivity to support artificial intelligence and other data-intensive workloads. Key offerings include Network-as-a-Service (NaaS), Dedicated Internet Access (DIA), dark fiber, edge cloud services, and managed security solutions like Secure Access Service Edge (SASE).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-13 | English | |
| 8-K | 2026-05-07 | English |
Browse filings by year
33 years- 2026 45 filings
- 2025 57 filings
- 2024 73 filings
- 2023 66 filings
- 2022 76 filings
- 2021 72 filings
- 2020 93 filings
- 2019 125 filings
- 2018 87 filings
- 2017 148 filings
- 2016 97 filings
- 2015 91 filings
- 2014 101 filings
- 2013 110 filings
- 2012 122 filings
- 2011 170 filings
- 2010 143 filings
- 2009 126 filings
- 2008 74 filings
- 2007 89 filings
- 2006 132 filings
- 2005 109 filings
- 2004 78 filings
- 2003 79 filings
- 2002 38 filings
- 2001 31 filings
- 2000 25 filings
- 1999 21 filings
- 1998 13 filings
- 1997 20 filings
- 1996 13 filings
- 1995 17 filings
- 1994 21 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46753003 | 8-K | 2026-05-21 | English | ||
| 46694342 | 8-K | 2026-05-20 | English | ||
| 46691546 | 8-K | 2026-05-20 | English | ||
| 46668631 | 8-K | 2026-05-20 | English | ||
| 45948816 | 8-K | 2026-05-13 | English | ||
| 45856728 | 8-K | 2026-05-07 | English | ||
| 45856730 | 10-Q | 2026-05-05 | English | ||
| 45856732 | 8-K | 2026-05-05 | English | ||
| 41382035 | 8-K - Lumen Technologies, Inc. (0000018926) (Filer) | 2026-05-05 | English | ||
| 45856733 | 8-K | 2026-04-30 | English | ||
| 45856734 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45856735 | Regulatory Filings 2026 | 2026-04-21 | English | ||
| 34691429 | 8-K - Lumen Technologies, Inc. (0000018926) (Filer) | 2026-04-20 | English | ||
| 34691419 | 424B3 - Lumen Technologies, Inc. (0000018926) (Filer) | 2026-04-20 | English | ||
| 34656834 | 8-K - Lumen Technologies, Inc. (0000018926) (Filer) | 2026-04-17 | English | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Korbank Spolka Akcyjna
Provider of telecommunications and IT solutions for residen…
|
KOR | PL | Telecommunications, computer pr… |
|
Kore Digital Limited
Provides fiber optic infrastructure, dark fiber leasing, an…
|
KDL | IN | Telecommunications, computer pr… |
|
KORE Group Holdings, Inc.
A global provider of IoT solutions and services designed to…
|
KORE | US | Telecommunications, computer pr… |
|
KT CORP
An ICT and digital platform company offering mobile, intern…
|
KT | US | Telecommunications, computer pr… |
|
KT CORPORATION
A telecommunications company providing mobile, internet, IP…
|
030200 | KR | Telecommunications, computer pr… |
|
KVH INDUSTRIES INC \DE\
Designs mobile connectivity and navigation solutions for ma…
|
KVHI | US | Telecommunications, computer pr… |
|
Kyivstar Group Ltd.
A digital operator providing telecom and digital services f…
|
KYIV | US | Telecommunications, computer pr… |
|
Leon Technology Co.,Ltd.
Provides integrated IT services, smart city solutions, and …
|
300603 | CN | Telecommunications, computer pr… |
|
LG HelloVision Corp.
A telecommunications provider of cable TV, internet, mobile…
|
037560 | KR | Telecommunications, computer pr… |
|
LG Uplus Corp
A telecom and media company offering mobile, internet, IPTV…
|
032640 | KR | Telecommunications, computer pr… |
Lumen Technologies, Inc. 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/30915/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30915 | 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=30915 | 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=30915 \ -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": 30915}, 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 Lumen Technologies, Inc. (id: 30915)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.