
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 |
|---|---|---|---|
|
CYANCONNODE HOLDINGS PLC
Develops narrowband RF mesh networks for smart city and IoT…
|
CYAN | GB | Telecommunications, computer pr… |
|
Dafeng TV Ltd.
Provides integrated cable TV, fiber-optic broadband, and te…
|
6184 | TW | Telecommunications, computer pr… |
|
DASAN Networks, Inc.
Global provider of network equipment and end-to-end communi…
|
039560 | KR | Telecommunications, computer pr… |
|
DEN Networks Limited
Provider of digital cable television and high-speed fiber-o…
|
DEN | IN | Telecommunications, computer pr… |
|
DESKTOP S.A
Fiber optic operator providing high-speed broadband and tri…
|
— | BR | Telecommunications, computer pr… |
|
Deutsche Telekom AG
Integrated telecommunications firm providing mobile, broadb…
|
DTE | DE | Telecommunications, computer pr… |
|
Dg Net Spolka Akcyjna
Telecommunications operator providing internet, TV, and mob…
|
DGN | PL | Telecommunications, computer pr… |
|
Digi Communications N.V.
European provider of pay-TV, fixed internet, mobile, and fi…
|
DIGI | NL | Telecommunications, computer pr… |
|
Digital 9 Infrastructure PLC
Investment firm in a managed wind-down, selling its digital…
|
DGI9 | JE | Telecommunications, computer pr… |
|
DragonWave Inc.
Leading provider of high-capacity packet microwave solution…
|
DRWI | CA | 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.