
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 |
|---|---|---|---|
| Transaction in Own Shares | 2026-05-15 | English | |
| HVPE to announce Annual Results on 28 May 2026 | 2026-05-15 | English | |
| Appointment of Director | 2026-05-15 | English | |
| Transaction in Own Shares | 2026-05-14 | English | |
| Transaction in Own Shares | 2026-05-13 | English | |
| Transaction in Own Shares | 2026-05-12 | English |
Browse filings by year
20 years- 2026 107 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
| |||||
| 46349665 | Transaction in Own Shares | 2026-05-15 | English | ||
| 46349664 | HVPE to announce Annual Results on 28 May 2026 | 2026-05-15 | English | ||
| 46349634 | Appointment of Director | 2026-05-15 | English | ||
| 45817328 | Transaction in Own Shares | 2026-05-14 | English | ||
| 45444863 | Transaction in Own Shares | 2026-05-13 | English | ||
| 45118888 | Transaction in Own Shares | 2026-05-12 | English | ||
| 44893453 | Transaction in Own Shares | 2026-05-11 | English | ||
| 44106831 | Transaction in Own Shares | 2026-05-08 | English | ||
| 42451409 | Transaction in Own Shares | 2026-05-07 | English | ||
| 41724913 | Transaction in Own Shares | 2026-05-06 | English | ||
| 41262992 | Transaction in Own Shares | 2026-05-05 | English | ||
| 39473099 | Total Voting Rights | 2026-05-01 | English | ||
| 39398994 | Transaction in Own Shares | 2026-05-01 | English | ||
| 39017972 | Transaction in Own Shares | 2026-04-30 | English | ||
| 38404332 | Transaction in Own Shares | 2026-04-29 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | 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.