
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 |
|---|---|---|---|
|
Guest-Tek Interactive Entertainment Ltd.
Global leader providing interactive broadband and Triple Pl…
|
GTK | CA | Telecommunications, computer pr… |
|
Guizhou BC&TV Information Network CO.,LTD
Operates radio and TV networks, providing digital media, br…
|
600996 | CN | Telecommunications, computer pr… |
|
Hallmark Company Limited
A public limited company incorporated on October 31, 1981.
|
HCL | PK | Telecommunications, computer pr… |
|
Hathway Bhawani Cabletel & Datacom
Delivers digital cable television and high-speed broadband …
|
509073 | IN | Telecommunications, computer pr… |
|
Hathway Cable & Datacom Limited
Provides high-speed broadband and digital cable TV services…
|
HATHWAY | IN | Telecommunications, computer pr… |
|
Hellenic Telecommunications Organization S.A.
A technology company offering telephony, broadband, pay-TV,…
|
HTO | GR | Telecommunications, computer pr… |
|
HFR, Inc.
Provider of optical and radio networking solutions for mobi…
|
230240 | KR | Telecommunications, computer pr… |
|
HKBN Ltd.
Integrated telecommunications and technology solutions prov…
|
1310 | HK | Telecommunications, computer pr… |
|
HKT Management Limited and HKT Limited
Major technology, media, and telecommunication group and le…
|
6823 | HK | Telecommunications, computer pr… |
|
HOLDSAT S. A.
A holding company specializing in telecommunications invest…
|
— | AR | 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.