
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-06-05 | English | |
| 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 |
Browse filings by year
20 years- 2026 128 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
| |||||
| 47975774 | Transaction in Own Shares | 2026-06-05 | English | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAGIO 2 CAPITAL INC
A capital pool company (CPC) focused on identifying assets …
|
ADAD.P | CA | Financial and insurance activit… |
|
ADAMAS TRUST, INC.
Investment firm that manages a diversified portfolio of mor…
|
ADAM | US | Financial and insurance activit… |
|
ADAMS DIVERSIFIED EQUITY FUND, INC.
A closed-end fund investing in a diversified portfolio of l…
|
ADX | US | Financial and insurance activit… |
|
ADAMS NATURAL RESOURCES FUND, INC.
A closed-end fund investing in energy and natural resources…
|
PEO | US | Financial and insurance activit… |
|
ADAMS PLC
Investment company realizing its assets to return capital t…
|
ADA | IM | Financial and insurance activit… |
|
ADIUVO Investments S.A.
Venture capital firm specializing in life-science and biome…
|
ADV | PL | Financial and insurance activit… |
|
ADVENT CONVERTIBLE & INCOME FUND
A closed-end fund investing in convertible and income-produ…
|
AVK | US | Financial and insurance activit… |
|
AFFILIATED MANAGERS GROUP, INC.
Global asset manager that invests in and partners with inde…
|
AMG | US | Financial and insurance activit… |
|
AGF B
A company engaged in professional sports and facility manag…
|
AGF | DK | Financial and insurance activit… |
|
AGF Management Limited
Independent global asset management firm providing investme…
|
AGF.B | 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.