
Glass House Brands Inc. — Investor Relations & Filings
Glass House Brands Inc. is a vertically integrated cannabis company specializing in large-scale, sustainable greenhouse cultivation, manufacturing, and retail within the California market. Recognized as one of the fastest-growing cannabis enterprises in the U.S., the company operates across Retail, Wholesale Biomass, and Consumer Packaged Goods segments. It utilizes a state-of-the-art, 5.5-million-square-foot SoCal greenhouse facility to produce high-quality cannabis efficiently at scale. The company manages a network of dispensaries (Farmacy, NHC) and owns leading brands, including Glass House Farms, Allswell (CA's #1 flower brand by units sold in Q2 2024), and PLUS Products (edibles).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-13 | English | |
| News release - English.pdf | 2026-04-13 | English | |
| Notice of the meeting and record date - English.pdf | 2026-04-10 | English | |
| News release - English.pdf | 2026-01-13 | English | |
| News release - English.pdf | 2025-12-19 | English | |
| News release - English.pdf | 2025-08-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 34426607 | News release - English.pdf | 2026-04-13 | English | ||
| 34410689 | News release - English.pdf | 2026-04-13 | English | ||
| 34026176 | Notice of the meeting and record date - English.pdf | 2026-04-10 | English | ||
| 32382734 | News release - English.pdf | 2026-01-13 | English | ||
|
2025
11 filings
| |||||
| 32375581 | News release - English.pdf | 2025-12-19 | English | ||
| 32281179 | News release - English.pdf | 2025-08-06 | English | ||
| 13809689 | News release - English.pdf | 2025-08-04 | English | ||
| 32259711 | Material change report - English.pdf | 2025-07-29 | English | ||
| 13806466 | News release - English.pdf | 2025-07-16 | English | ||
| 32168335 | Notice of meeting - English.pdf | 2025-05-21 | English | ||
| 32168321 | Management information circular - English.pdf | 2025-05-21 | English | ||
| 32168305 | Other.pdf | 2025-05-21 | English | ||
| 32168294 | Form of proxy - English.pdf | 2025-05-21 | English | ||
| 13792340 | News release - English.pdf | 2025-05-12 | English | ||
| 13784855 | News release - English.pdf | 2025-04-10 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of other non-perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Avant Brands Inc.
Cultivates, produces, and sells premium, handcrafted, small…
|
AVNT | CA | Agriculture, forestry and fishi… |
|
Bayswater Ventures Corp.
Formerly a uranium exploration entity, it became the public…
|
BVE | CA | Agriculture, forestry and fishi… |
|
Elegant Floriculture & Agrotech (In
Cultivates and markets flowers and agricultural products us…
|
526473 | IN | Agriculture, forestry and fishi… |
|
Flower One Holdings Inc.
Licensed Nevada cannabis cultivator, producer, and full-ser…
|
FLOOF | CA | Agriculture, forestry and fishi… |
|
Gnomestar Craft Inc.
Produces and distributes high-quality craft cannabis produc…
|
VDQSF | CA | Agriculture, forestry and fishi… |
|
Grown Rogue International Inc.
A flower-forward craft cannabis company cultivating and dis…
|
GRIN | CA | Agriculture, forestry and fishi… |
|
Pond Technologies Holdings
Uses proprietary bioreactors to convert industrial CO2 emis…
|
POND | CA | Agriculture, forestry and fishi… |
|
Pontus Protein Ltd.
Sustainable indoor vertical farming of water lentils for pl…
|
HULK | CA | Agriculture, forestry and fishi… |
|
RavenQuest BioMed Inc.
Diversified cannabis company focused on production, managem…
|
RVVQF | CA | Agriculture, forestry and fishi… |
|
Rubicon Organics Inc.
Licensed producer of certified organic, super-premium canna…
|
ROMJ | CA | Agriculture, forestry and fishi… |
Glass House Brands 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/47776/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47776 | 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=47776 | 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=47776 \ -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": 47776}, 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 Glass House Brands Inc. (id: 47776)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.