
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 |
|---|---|---|---|
|
How To Web TV Inc.
Current business activities and products are not detailed i…
|
— | CA | Telecommunications, computer pr… |
|
Hrvatski Telekom d.d.
Provider of fixed/mobile telephony, broadband internet, IPT…
|
HT | HR | Telecommunications, computer pr… |
|
Hubei Radio & Television Information Network Co., Ltd.
Operates cable networks providing digital TV, broadband, an…
|
000665 | CN | Telecommunications, computer pr… |
|
Hutchison Telecommunications Hong Kong Holdings Limited
Major telecom operator providing advanced mobile services a…
|
215 | KY | Telecommunications, computer pr… |
|
i-Cable Communications Limited
Integrated communications services provider operating a nea…
|
1097 | HK | Telecommunications, computer pr… |
|
IDT CORP
Provider of communications and payment services for busines…
|
IDT | US | Telecommunications, computer pr… |
|
INDUS TOWERS LIMITED
Manages passive telecom infrastructure and co-location serv…
|
INDUSTOWER | IN | Telecommunications, computer pr… |
|
InfoBankCorporation
Offers mobile messaging, AI services, smart car solutions, …
|
039290 | KR | Telecommunications, computer pr… |
|
Integrated Communications Industries Inc.
Designs, deploys, and manages mission-critical two-way radi…
|
— | CA | Telecommunications, computer pr… |
|
INTERCONNECT SA
Integrator of mission-critical telecommunications and infra…
|
— | 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.