
Workspace Group PLC — Investor Relations & Filings
Workspace Group PLC is a real estate investment trust that owns, manages, and develops commercial business properties, with a portfolio concentrated in London. The company specializes in providing flexible workspace solutions tailored to the needs of new and growing businesses, including creators, innovators, and entrepreneurs. Its offerings encompass a range of options such as private offices, co-working spaces, and meeting and event venues. Key features of its service include flexible lease contracts and the ability for tenants to adapt and customize their private spaces. The company focuses on creating distinct, character-filled environments to foster a sense of community among its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-06-01 | English | |
| Holding(s) in Company | 2026-05-26 | English | |
| Holding(s) in Company | 2026-05-22 | English | |
| Receipt of revised Requisition Notice | 2026-05-22 | English | |
| Holding(s) in Company | 2026-05-21 | English | |
| Holding(s) in Company | 2026-05-20 | English |
Browse filings by year
39 years- 2026 48 filings
- 2025 74 filings
- 2024 52 filings
- 2023 56 filings
- 2022 51 filings
- 2021 44 filings
- 2020 54 filings
- 2019 62 filings
- 2018 49 filings
- 2017 44 filings
- 2016 52 filings
- 2015 59 filings
- 2014 55 filings
- 2013 59 filings
- 2012 12 filings
- 2011 12 filings
- 2010 2 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 2 filings
- 1987 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47921470 | Holding(s) in Company | 2026-06-01 | English | ||
| 47061944 | Holding(s) in Company | 2026-05-26 | English | ||
| 46806957 | Holding(s) in Company | 2026-05-22 | English | ||
| 46777889 | Receipt of revised Requisition Notice | 2026-05-22 | English | ||
| 46733718 | Holding(s) in Company | 2026-05-21 | English | ||
| 46616232 | Holding(s) in Company | 2026-05-20 | English | ||
| 46385505 | Holding(s) in Company | 2026-05-18 | English | ||
| 46352870 | Holding(s) in Company | 2026-05-15 | English | ||
| 46121218 | Holding(s) in Company | 2026-05-14 | English | ||
| 44981359 | Holding(s) in Company | 2026-05-11 | English | ||
| 44968940 | Holding(s) in Company | 2026-05-11 | English | ||
| 44945907 | Holding(s) in Company | 2026-05-11 | English | ||
| 44107275 | Receipt of requisition notice – 2026 AGM | 2026-05-08 | English | ||
| 41305901 | Holding(s) in Company | 2026-05-05 | English | ||
| 36126868 | Holding(s) in Company | 2026-04-24 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Workspace 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 · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SSPDL Limited
Real estate developer of residential, commercial, and IT in…
|
530821 | IN | Real estate activities |
|
STAG Industrial, Inc.
A REIT that acquires and operates single-tenant industrial …
|
STAG | US | Real estate activities |
|
Standard Batteries Ltd.
Specializes in corporate asset management and real estate d…
|
504180 | IN | Real estate activities |
|
Standard Industries Ltd.
Engaged in real estate development and the trading of texti…
|
SIL | IN | Real estate activities |
|
Star Group Asia Limited
Engaged in property development, investment, and finance, s…
|
1560 | HK | Real estate activities |
|
STARHILL GLOBAL REIT MTN PTE. LTD.
Invests in mid-to high-end retail and office assets in prim…
|
29WB | SG | Real estate activities |
|
Star Holdings
Manages and monetizes a portfolio of legacy real estate ass…
|
STHO | US | Real estate activities |
|
Starlight U.S. Multi-Family (No. 2) Core Plus Fund
Closed-end fund that invested in U.S. multi-family properti…
|
SCPT.A | CA | Real estate activities |
|
Starlight U.S. Multi-Family (No. 5) Core Fund
Real estate fund acquiring and operating stabilized U.S. mu…
|
— | CA | Real estate activities |
|
Starlight US Residential Fund
Acquires and manages income-producing residential propertie…
|
SURF.A | CA | Real estate activities |
Workspace 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/5282/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5282 | 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=5282 | 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=5282 \ -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": 5282}, 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 Workspace Group PLC (id: 5282)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.