
UNIFIRST CORP — Investor Relations & Filings
UniFirst Corporation is a supplier of managed uniform and workwear programs. The company's core business includes the design, manufacture, rental, lease, sale, and servicing of a wide range of workplace clothing, including protective apparel, careerwear, and custom corporate image garments. Its product portfolio features specialized items such as flame-resistant and high-visibility clothing. In addition to its apparel programs, UniFirst offers a comprehensive suite of facility services. These services provide customers with essential products like floor mats, mops, cleaning supplies, personal protective equipment (PPE), and first aid supplies. The company serves a diverse base of businesses across numerous industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 425 | 2026-05-27 | English | |
| FORM 425 | 2026-05-26 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| SD - UNIFIRST CORP (0000717954) (Filer) | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 10-Q/A - UNIFIRST CORP (0000717954) (Filer) | 2026-04-07 | English |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47804217 | FORM 425 | 2026-05-27 | English | ||
| 47073379 | FORM 425 | 2026-05-26 | English | ||
| 46078383 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 39133169 | SD - UNIFIRST CORP (0000717954) (Filer) | 2026-04-30 | English | ||
| 46078387 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 33720253 | 10-Q/A - UNIFIRST CORP (0000717954) (Filer) | 2026-04-07 | English | ||
| 33706339 | 10-Q - UNIFIRST CORP (0000717954) (Filer) | 2026-04-07 | English | ||
| 33134572 | 8-K - UNIFIRST CORP (0000717954) (Filer) | 2026-04-01 | English | ||
| 33064242 | SCHEDULE 13G/A - UNIFIRST CORP (0000717954) (Subject) | 2026-03-27 | English | ||
| 32966775 | SCHEDULE 13D/A - UNIFIRST CORP (0000717954) (Subject) | 2026-03-17 | English | ||
| 46078394 | Major Shareholding Notification 2026 | 2026-03-16 | English | ||
| 46078418 | 8-K | 2026-03-11 | English | ||
| 46078426 | Major Shareholding Notification 2026 | 2026-02-26 | English | ||
| 32880094 | 4 - UNIFIRST CORP (0000717954) (Filer) | 2026-02-18 | English | ||
| 23353773 | 4 Filing | 2026-02-10 | English | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of other personal and household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vestis Corp
Provider of uniform rentals, workplace supplies, and manage…
|
VSTS | US | Administrative and support serv… |
|
VHQ Entertainment Inc.
Video rental retailer pioneering flat-fee, direct-to-home m…
|
VHQ | CA | Administrative and support serv… |
UNIFIRST 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/31308/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31308 | 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=31308 | 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=31308 \ -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": 31308}, 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 UNIFIRST CORP (id: 31308)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.