
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 |
|---|---|---|---|
| Total Voting Rights | 2026-06-01 | English | |
| Transaction in Own Shares | 2026-06-01 | English | |
| Transaction in Own Shares | 2026-05-29 | English | |
| Annual Report and Accounts 2026 | 2026-05-28 | English | |
| Notice of AGM | 2026-05-28 | English | |
| Transaction in Own Shares | 2026-05-28 | English |
Browse filings by year
20 years- 2026 121 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
| |||||
| 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 | ||
| 46777776 | Net Asset Value(s) | 2026-05-22 | English | ||
| 46715646 | Transaction in Own Shares | 2026-05-21 | English | ||
| 46579209 | Transaction in Own Shares | 2026-05-20 | English | ||
| 46524247 | Transaction in Own Shares | 2026-05-19 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
|
Abc Company
A business accelerator and consulting firm specializing in …
|
ABC | IT | Financial and insurance activit… |
|
AB Effectenbeteiligungen AG
Investment company acquiring equity stakes, primarily in sm…
|
ABE | AT | Financial and insurance activit… |
|
Aberdeen International Inc.
Global resource investment corporation and merchant bank sp…
|
AAB | CA | Financial and insurance activit… |
|
Aberforth Geared Value & Income Trust PLC
A fixed-life investment trust investing in a value portfoli…
|
AGVI | GB | Financial and insurance activit… |
|
Aberforth Smaller Companies Trust plc
An investment trust investing in a portfolio of small UK-qu…
|
ASL | GB | Financial and insurance activit… |
|
Aberforth Split Level Income Trust plc
A split capital trust investing in small UK companies with …
|
ASIT | GB | Financial and insurance activit… |
|
ABF MALAYSIA BOND INDEX FUND
An investment fund tracking a bond benchmark, investing in …
|
— | MY | Financial and insurance activit… |
|
abrdn Asia Focus plc
Investment trust focused on smaller listed companies in Asi…
|
AAS | 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.