
BIRKS GROUP INC. — Investor Relations & Filings
Birks Group Inc. is a designer, manufacturer, and retailer of fine jewelry, timepieces, and luxury gifts. The company operates a network of retail stores, offering products under its proprietary Birks brand as well as a curated selection of other internationally recognized luxury brands. Its product portfolio encompasses a wide range of items, including engagement rings, wedding bands, and various forms of fine jewelry crafted from precious metals and gemstones. In addition to its own collections, the company is an authorized retailer for numerous high-end watch and jewelry brands. The business model integrates design, development, production, and direct-to-consumer retail operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 3 - BIRKS GROUP INC. (0001179821) (Issuer) | 2026-03-17 | English | |
| 6-K Filing | 2026-02-11 | English | |
| 6-K Filing | 2026-01-29 | English | |
| 6-K | 2025-12-05 | English | |
| 6-K | 2025-12-05 | English | |
| 6-K | 2025-09-24 | English |
Browse filings by year
25 years- 2026 3 filings
- 2025 15 filings
- 2024 11 filings
- 2023 21 filings
- 2022 10 filings
- 2021 9 filings
- 2020 16 filings
- 2019 11 filings
- 2018 12 filings
- 2017 16 filings
- 2016 13 filings
- 2015 19 filings
- 2014 13 filings
- 2013 19 filings
- 2012 23 filings
- 2011 20 filings
- 2010 17 filings
- 2009 17 filings
- 2008 16 filings
- 2007 21 filings
- 2006 21 filings
- 2005 12 filings
- 2004 6 filings
- 2003 3 filings
- 2002 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 32967033 | 3 - BIRKS GROUP INC. (0001179821) (Issuer) | 2026-03-17 | English | ||
| 28401383 | 6-K Filing | 2026-02-11 | English | ||
| 28401485 | 6-K Filing | 2026-01-29 | English | ||
|
2025
12 filings
| |||||
| 11551143 | 6-K | 2025-12-05 | English | ||
| 11551144 | 6-K | 2025-12-05 | English | ||
| 11551145 | 6-K | 2025-09-24 | English | ||
| 11551146 | 6-K | 2025-09-10 | English | ||
| 11551147 | FORM 6-K | 2025-08-29 | English | ||
| 11551148 | 6-K | 2025-08-29 | English | ||
| 11551149 | 6-K | 2025-08-27 | English | ||
| 11551150 | 6-K | 2025-07-25 | English | ||
| 11551151 | 20-F | 2025-07-25 | English | ||
| 11551152 | 6-K | 2025-07-08 | English | ||
| 11551153 | 6-K | 2025-06-09 | English | ||
| 11551154 | SD | 2025-05-30 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of other new goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bijou Brigitte modische Accessoires AG
A leading European company specializing in fashion jewelry …
|
BIJ | DE | Wholesale and retail trade |
|
BlueStone Jewellery and Lifestyle Limited
Omni-channel fine jewelry retailer integrating e-commerce w…
|
BLUESTONE | IN | Wholesale and retail trade |
|
Boqii Holding Ltd
A pet-focused online retail platform offering a wide range …
|
BQ | US | Wholesale and retail trade |
|
Brainbees Solutions Limited
Multi-channel retailer of products for mothers, babies, and…
|
FIRSTCRY | IN | Wholesale and retail trade |
|
Brilliant Earth Group, Inc.
A fine jewelry company specializing in ethically sourced di…
|
BRLT | US | Wholesale and retail trade |
|
Cannabist Co Holdings Inc.
Vertically integrated cannabis operator for medical and adu…
|
VW5 | CA | Wholesale and retail trade |
|
Chewy, Inc.
An online retailer of pet products, supplies, and prescript…
|
CHWY | US | Wholesale and retail trade |
|
China National Gold Group Gold Jewellery Co.,Ltd
Designs, manufactures, and retails gold jewelry and investm…
|
600916 | CN | Wholesale and retail trade |
|
Choom Holdings Inc.
Retail cannabis company operating stores and selling produc…
|
CHOO | CA | Wholesale and retail trade |
|
CHOW TAI SENG JEWELLERY CO., LTD.
Specializes in the design and retail of diamond-set jewelry…
|
002867 | CN | Wholesale and retail trade |
BIRKS GROUP 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/34908/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34908 | 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=34908 | 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=34908 \ -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": 34908}, 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 BIRKS GROUP INC. (id: 34908)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.