
BrightView Holdings, Inc. — Investor Relations & Filings
BrightView Holdings, Inc. is a leading provider of commercial landscaping services. The company offers a comprehensive suite of solutions that cover the entire lifecycle of a property's landscape. Core services include landscape maintenance, landscape enhancements, design, tree care, water management, and snow and ice removal. Formed through the merger of Brickman and ValleyCrest, BrightView operates as a single-source provider for a diverse range of commercial clients, focusing on delivering consistent and high-quality results.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - BrightView Holdings, Inc. (0001734713) (Filer) | 2026-05-05 | English | |
| 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English | |
| 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English | |
| 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English | |
| 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English | |
| 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41523107 | 10-Q - BrightView Holdings, Inc. (0001734713) (Filer) | 2026-05-05 | English | ||
| 32897468 | 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English | ||
| 32897469 | 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English | ||
| 32897470 | 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English | ||
| 32897471 | 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English | ||
| 32897472 | 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-04 | English | ||
| 32897475 | 8-K - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-03 | English | ||
| 32897474 | 4 - BRIGHTVIEW HOLDINGS, INC. (0001734713) (Filer) | 2026-03-02 | English | ||
| 31520921 | 4 Filing | 2026-02-09 | English | ||
| 31521012 | 10-Q Filing | 2026-02-03 | English | ||
| 31521000 | 8-K Filing | 2026-02-03 | English | ||
| 31521069 | SCHEDULE 13G Filing | 2026-02-02 | English | ||
| 13098215 | ARS | 2026-01-15 | English | ||
| 13098216 | DEFA14A | 2026-01-15 | English | ||
| 13098217 | DEF 14A | 2026-01-15 | English | ||
Market data
Market data not available
Price history
Peer group · Landscape service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Green Broad Ecological Technology Company Limited
Specializes in integrated ecological technology, landscape …
|
1253 | HK | Administrative and support serv… |
|
Gifu landscape architect Co.,Ltd.
Designs, constructs, and maintains green landscaping and ex…
|
1438 | JP | Administrative and support serv… |
|
Green Landscaping Group
Specializes in the management and development of outdoor en…
|
GREEN | SE | Administrative and support serv… |
|
UNIVERSAL ENGEISHA CO.,LTD
Horticultural company providing plant rental, retail, and l…
|
6061 | JP | Administrative and support serv… |
|
Wuhan Nusun Landscape Co., Ltd.
Provides landscape architecture, ecological engineering, an…
|
300536 | CN | Administrative and support serv… |
BrightView Holdings, 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/32058/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32058 | 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=32058 | 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=32058 \ -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": 32058}, 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 BrightView Holdings, Inc. (id: 32058)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.