
HEADLAM GROUP PLC — Investor Relations & Filings
Headlam Group PLC is a leading distributor of floor coverings. The company sources, markets, and supplies a comprehensive portfolio of flooring products, including carpet, residential vinyl, wood, laminate, and tiles, along with a range of ancillary items. Functioning as a key intermediary in the supply chain, Headlam connects flooring suppliers and manufacturers with a broad network of trade customers. The group operates through numerous individual businesses, leveraging its extensive logistics network and product expertise to provide efficient distribution and support services to its customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of General Meeting | 2026-05-13 | English | |
| Notice of Annual General Meeting | 2026-05-13 | English | |
| Notice of General Meeting | 2026-05-13 | English | |
| Holding(s) in Company | 2026-04-30 | English | |
| Holding(s) in Company | 2026-04-29 | English | |
| Board response to First Seagull letter | 2026-04-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45720011 | Notice of General Meeting | 2026-05-13 | English | ||
| 45719944 | Notice of Annual General Meeting | 2026-05-13 | English | ||
| 45445481 | Notice of General Meeting | 2026-05-13 | English | ||
| 39069553 | Holding(s) in Company | 2026-04-30 | English | ||
| 38683861 | Holding(s) in Company | 2026-04-29 | English | ||
| 37867399 | Board response to First Seagull letter | 2026-04-28 | English | ||
| 37325555 | Receipt of notice from shareholder | 2026-04-27 | English | ||
| 34655163 | Appointment of two Non-Executive Directors | 2026-04-14 | English | ||
| 33976617 | Annual Report & Accounts | 2026-04-09 | English | ||
| 33976570 | ESEF Annual Report & Accounts 2025 | 2026-04-09 | English | ||
| 33976567 | ESEF Annual Report & Accounts 2025 | 2026-04-09 | English | ||
| 33900636 | Publication of Annual Report and Accounts 2025 | 2026-04-09 | English | ||
| 33252675 | Holding(s) in Company | 2026-04-02 | English | ||
| 33037794 | Full Year Results | 2026-03-25 | English | ||
| 33034130 | Holding(s) in Company | 2026-03-24 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for HEADLAM GROUP PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vega corporation Co.,Ltd.
An e-commerce company specializing in private brand furnitu…
|
3542 | JP | Wholesale and retail trade |
|
Voyatzoglou S.A.
Offers equipment for retail/logistics and distributes techn…
|
VOSYS | GR | Wholesale and retail trade |
HEADLAM GROUP PLC 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/4695/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4695 | 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=4695 | 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=4695 \ -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": 4695}, 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 HEADLAM GROUP PLC (id: 4695)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.