
Harbourvest Global Private Equity — Investor Relations & Filings
HarbourVest Global Private Equity (HVPE) is a listed, closed-end investment company that provides investors with access to a diversified portfolio of private company investments. Managed by HarbourVest Partners, its investment objective is to generate long-term capital appreciation for shareholders. The portfolio is built through a combination of primary fund commitments, secondary investments (acquiring existing private equity fund interests), and direct co-investments alongside other private equity managers. This strategy results in a portfolio that is diversified by geography, investment stage (from venture capital to buyouts), and strategy, offering exposure to a broad range of private market assets through a single publicly traded vehicle.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Investor Presentation via Investor Meet Company | 2026-06-04 | English | |
| Transaction in Own Shares | 2026-06-04 | English | |
| Transaction in Own Shares | 2026-06-03 | English | |
| Transaction in Own Shares | 2026-06-02 | English | |
| Total Voting Rights | 2026-06-01 | English | |
| Transaction in Own Shares | 2026-06-01 | English |
Browse filings by year
20 years- 2026 126 filings
- 2025 243 filings
- 2024 177 filings
- 2023 60 filings
- 2022 41 filings
- 2021 38 filings
- 2020 37 filings
- 2019 41 filings
- 2018 40 filings
- 2017 21 filings
- 2016 22 filings
- 2015 33 filings
- 2014 30 filings
- 2013 46 filings
- 2012 32 filings
- 2011 47 filings
- 2010 52 filings
- 2009 31 filings
- 2008 20 filings
- 2007 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47964335 | Investor Presentation via Investor Meet Company | 2026-06-04 | English | ||
| 47961805 | Transaction in Own Shares | 2026-06-04 | English | ||
| 47944532 | Transaction in Own Shares | 2026-06-03 | English | ||
| 47929387 | Transaction in Own Shares | 2026-06-02 | English | ||
| 47916266 | Total Voting Rights | 2026-06-01 | English | ||
| 47911397 | Transaction in Own Shares | 2026-06-01 | English | ||
| 47878513 | Transaction in Own Shares | 2026-05-29 | English | ||
| 47861931 | Annual Report and Accounts 2026 | 2026-05-28 | English | ||
| 47857055 | Notice of AGM | 2026-05-28 | English | ||
| 47854201 | Transaction in Own Shares | 2026-05-28 | English | ||
| 47854197 | Notice of AGM | 2026-05-28 | English | ||
| 47854140 | Annual Financial Report | 2026-05-28 | English | ||
| 47224994 | Transaction in Own Shares | 2026-05-27 | English | ||
| 47051851 | Transaction in Own Shares | 2026-05-26 | English | ||
| 46777928 | Transaction in Own Shares | 2026-05-22 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
abrdn New India Investment Trust
Investment trust seeking capital growth from high-quality I…
|
ANII | GB | Financial and insurance activit… |
|
abrdn Palladium ETF Trust
An ETF designed to reflect the price of physical palladium …
|
PALL | US | Financial and insurance activit… |
|
abrdn Platinum ETF Trust
Investment trust issuing an ETF designed to track the price…
|
PPLT | US | Financial and insurance activit… |
|
Abrdn PLC
A global investment company and asset manager offering a ra…
|
ABDN | GB | Financial and insurance activit… |
|
abrdn Precious Metals Basket ETF Trust
An ETF providing exposure to a basket of physical gold, sil…
|
GLTR | US | Financial and insurance activit… |
|
abrdn Private Equity Opportunities Trust plc
An investment trust providing access to a diversified portf…
|
APEO | GB | Financial and insurance activit… |
|
abrdn Silver ETF Trust
An investment trust issuing an ETF designed to track the pr…
|
SIVR | US | Financial and insurance activit… |
|
abrdn Smaller Companies Income Trust plc
An investment trust seeking income and capital growth from …
|
ASCI | GB | Financial and insurance activit… |
|
abrdn Total Dynamic Dividend Fund
A closed-ended equity fund seeking high dividend income and…
|
AOD | US | Financial and insurance activit… |
|
abrdn UK Smaller Companies Growth Trust plc
Investment trust seeking capital growth from a portfolio of…
|
AUSC | GB | Financial and insurance activit… |
Harbourvest Global Private Equity 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/6273/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6273 | 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=6273 | 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=6273 \ -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": 6273}, 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 Harbourvest Global Private Equity (id: 6273)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.