
Gildan Activewear Inc. — Investor Relations & Filings
Gildan Activewear Inc. is a leading global manufacturer of basic apparel, operating a vertically integrated business model that spans from yarn spinning to finished garments. The company specializes in producing and marketing undecorated blank activewear, such as t-shirts, fleece, and sport shirts, primarily sold in bulk to the printwear market for decoration by printers and promotional product distributors. Additionally, Gildan manufactures and supplies a broad range of branded and private label socks and legwear to retail companies. The company's brand portfolio includes Gildan®, American Apparel®, Comfort Colors®, GOLDTOE®, and Peds®.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K | 2025-12-16 | English | |
| Regulatory Filings 2025 | 2025-12-10 | English | |
| FORM 6-K | 2025-12-05 | English | |
| Regulatory Filings 2025 | 2025-12-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 39078188 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
| 39076586 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
|
2025
13 filings
| |||||
| 11040096 | 6-K | 2025-12-16 | English | ||
| 11040095 | Regulatory Filings 2025 | 2025-12-10 | English | ||
| 11040097 | FORM 6-K | 2025-12-05 | English | ||
| 11040098 | Regulatory Filings 2025 | 2025-12-04 | English | ||
| 11040099 | FORM 6-K | 2025-12-01 | English | ||
| 11040100 | FORM S-8 | 2025-12-01 | English | ||
| 11040101 | FORM 6-K | 2025-12-01 | English | ||
| 11040102 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 11040103 | FORM 6-K | 2025-11-10 | English | ||
| 11040104 | 6-K | 2025-10-29 | English | ||
| 11040105 | 6-K | 2025-10-29 | English | ||
| 11040106 | Major Shareholding Notification 2025 | 2025-10-16 | English | ||
| 11040107 | FORM 6-K | 2025-10-07 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
Gildan Activewear 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/30701/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30701 | 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=30701 | 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=30701 \ -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": 30701}, 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 Gildan Activewear Inc. (id: 30701)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.