
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-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 | |
| Transaction in Own Shares | 2026-05-29 | English | |
| Annual Report and Accounts 2026 | 2026-05-28 | English |
Browse filings by year
20 years- 2026 125 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
| |||||
| 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 | ||
| 46777776 | Net Asset Value(s) | 2026-05-22 | English | ||
| 46715646 | Transaction in Own Shares | 2026-05-21 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
abrdn Asian Income Fund Limited
Investment company targeting income and growth from high-yi…
|
AAIF | JE | Financial and insurance activit… |
|
ABRDN ASIA-PACIFIC INCOME FUND, INC.
A closed-end fund investing in Asia-Pacific debt securities…
|
FAX | US | Financial and insurance activit… |
|
abrdn Asia-Pacific Income Fund VCC
Closed-end fund investing in Asia-Pacific debt securities f…
|
FAP | SG | Financial and insurance activit… |
|
ABRDN AUSTRALIA EQUITY FUND, INC.
A closed-end fund seeking capital appreciation by investing…
|
IAF | US | Financial and insurance activit… |
|
abrdn Diversified Income and Growth plc
An investment trust in a managed wind-down, realizing asset…
|
ADIG | GB | Financial and insurance activit… |
|
abrdn Emerging Markets ex-China Fund, Inc.
A closed-ended fund investing in emerging market equities, …
|
AEF | US | Financial and insurance activit… |
|
abrdn Equity Income Trust plc
Investment trust providing income and long-term growth from…
|
AEI | GB | Financial and insurance activit… |
|
abrdn Global Dynamic Dividend Fund
A closed-end fund seeking high dividend income from a globa…
|
AGD | US | Financial and insurance activit… |
|
ABRDN GLOBAL INCOME FUND, INC.
A closed-end fund investing in global fixed-income securiti…
|
FCO | US | Financial and insurance activit… |
|
abrdn Global Infrastructure Income Fund
A closed-end fund investing in global infrastructure for in…
|
ASGI | US | 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.