
GrowGeneration Corp. — Investor Relations & Filings
GrowGeneration Corp. is a retail supplier that owns and operates a chain of specialty stores and distribution centers for hydroponic and organic gardening products. The company serves a diverse market, including both home growers and large-scale commercial cultivation facilities. Its product offerings consist of thousands of items, such as nutrients, growing media, advanced lighting technology, and environmental control systems. In addition to its retail operations, GrowGeneration provides comprehensive services for commercial clients, offering turnkey solutions that include facility design, planning, installation, and expert consultation. The company aims to be a one-stop-shop, providing proprietary product lines and direct partnerships with manufacturers to support growers from seed to harvest.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - GrowGeneration Corp. (0001604868) (Filer) | 2026-04-28 | English | |
| DEF 14A - GrowGeneration Corp. (0001604868) (Filer) | 2026-04-28 | English | |
| 10-K - GrowGeneration Corp. (0001604868) (Filer) | 2026-03-20 | English | |
| 8-K | 2025-12-30 | English | |
| FORM 4 | 2025-12-17 | English | |
| FORM 4 | 2025-12-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 38165551 | ARS - GrowGeneration Corp. (0001604868) (Filer) | 2026-04-28 | English | ||
| 38165582 | DEF 14A - GrowGeneration Corp. (0001604868) (Filer) | 2026-04-28 | English | ||
| 33002336 | 10-K - GrowGeneration Corp. (0001604868) (Filer) | 2026-03-20 | English | ||
|
2025
12 filings
| |||||
| 12769466 | 8-K | 2025-12-30 | English | ||
| 12769471 | FORM 4 | 2025-12-17 | English | ||
| 12769468 | FORM 4 | 2025-12-17 | English | ||
| 12769467 | FORM 4 | 2025-12-17 | English | ||
| 12769469 | FORM 4 | 2025-11-14 | English | ||
| 12769470 | Regulatory Filings 2025 | 2025-11-13 | English | ||
| 12769472 | Regulatory Filings 2025 | 2025-11-12 | English | ||
| 12769473 | 10-Q | 2025-11-06 | English | ||
| 12769474 | 8-K | 2025-11-06 | English | ||
| 12769476 | FORM 4 | 2025-09-23 | English | ||
| 12769477 | FORM 4 | 2025-09-19 | English | ||
| 12769479 | FORM 4 | 2025-09-19 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural machinery, equipment and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agromep Spolka Akcyjna
Distributor of agricultural machinery, equipment, and spare…
|
AGP | PL | Wholesale and retail trade |
|
Ekotechnika AG
Dealer of international agricultural machinery, offering sa…
|
ETE | DE | Wholesale and retail trade |
|
Gifore Agricultural Science & Technology Service Co., Ltd.
Distributes and services agricultural machinery with techni…
|
300022 | CN | Wholesale and retail trade |
|
HYDROFARM HOLDINGS GROUP, INC.
Manufacturer and distributor of equipment and supplies for …
|
HYFM | US | Wholesale and retail trade |
|
Titan Machinery Inc.
Operates a dealership network for agricultural and construc…
|
TITN | US | Wholesale and retail trade |
|
ZJAMP Group Co., Ltd.
Distributes agricultural materials and provides supply chai…
|
002758 | CN | Wholesale and retail trade |
GrowGeneration Corp. 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/34033/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34033 | 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=34033 | 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=34033 \ -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": 34033}, 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 GrowGeneration Corp. (id: 34033)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.