
GreenFirst Forest Products Inc. — Investor Relations & Filings
GreenFirst Forest Products Inc. is a forest products company focused on sustainable forest management and environmentally responsible lumber production. Operating sawmills, the company manufactures, markets, and distributes high-quality softwood lumber. This lumber is primarily utilized by the residential and commercial construction sectors, alongside the industrial market. The company emphasizes a 'forest-first' approach, investing in forests and employing industry best practices in forestry management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Management information circular - English.pdf | 2026-04-07 | English | |
| Notice of meeting - English.pdf | 2026-04-07 | English | |
| Other.pdf | 2026-04-07 | English | |
| Form of proxy - English.pdf | 2026-04-07 | English | |
| Management information circular - English.pdf | 2026-04-07 | English | |
| News release - English.pdf | 2025-12-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 33735362 | Management information circular - English.pdf | 2026-04-07 | English | ||
| 33732760 | Notice of meeting - English.pdf | 2026-04-07 | English | ||
| 33732759 | Other.pdf | 2026-04-07 | English | ||
| 33732758 | Form of proxy - English.pdf | 2026-04-07 | English | ||
| 33732757 | Management information circular - English.pdf | 2026-04-07 | English | ||
|
2025
10 filings
| |||||
| 32375172 | News release - English.pdf | 2025-12-19 | English | ||
| 32374721 | News release - English.pdf | 2025-12-18 | English | ||
| 32332663 | News release - English.pdf | 2025-10-06 | English | ||
| 13809836 | News release - English.pdf | 2025-08-06 | English | ||
| 32241551 | Letter from successor auditor.pdf | 2025-06-30 | English | ||
| 32241517 | Letter from former auditor.pdf | 2025-06-30 | English | ||
| 32241513 | Notice.pdf | 2025-06-30 | English | ||
| 32145940 | News release - English.pdf | 2025-05-14 | English | ||
| 13790901 | News release - English.pdf | 2025-05-07 | English | ||
| 13789227 | News release - English.pdf | 2025-05-02 | English | ||
Market data
Market data not available
Price history
Peer group · Sawmilling and planing of wood
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Biofactory Spolka Akcyjna
Producer of wooden products and sawmill items from certifie…
|
BFC | PL | Manufacturing |
|
Canfor Corporation
Global leader delivering sustainable, low-carbon wood solut…
|
CFP | CA | Manufacturing |
|
China Wood International Holding Co., Limited
Investment holding company focused on wood processing, dist…
|
1822 | HK | Manufacturing |
|
Conifex Timber Inc.
A forest products company focused on timber harvesting, saw…
|
CFF | CA | Manufacturing |
|
Doman Building Materials Group
North American wholesale distributor of building materials,…
|
DBM | CA | Manufacturing |
|
Eacom Timber Corporation
Manufactures and distributes lumber, wood chips, and wood p…
|
— | CA | Manufacturing |
|
Interfor Corporation
One of the world's largest forest products companies specia…
|
IFP | CA | Manufacturing |
|
Interwood-Xylemporia A.T.E.N.E.
Manufacturer and trader of timber, industrial wood products…
|
XYLEK | GR | Manufacturing |
|
Klon Spolka Akcyjna
Manufacturer and distributor of timber and wood-based produ…
|
KLN | PL | Manufacturing |
|
KPPD - Koszalińskie Przedsiębiorstwo Przemysłu Drzewnego S.A.
A major producer of timber and wood products using advanced…
|
KPD | PL | Manufacturing |
GreenFirst Forest Products 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/43547/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43547 | 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=43547 | 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=43547 \ -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": 43547}, 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 GreenFirst Forest Products Inc. (id: 43547)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.