
BARINGS PARTICIPATION INVESTORS — Investor Relations & Filings
Barings Participation Investors is a closed-end management investment company established in 1988. The company's primary investment objective is to maximize total return by generating a high level of current income, supplemented by opportunities for capital appreciation. Its strategy involves investing primarily in a portfolio of below-investment-grade, long-term corporate debt obligations within the United States fixed income markets. Managed by Barings LLC, the fund operates on a total return basis and distributes substantially all of its net income to shareholders via quarterly dividends.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - BARINGS PARTICIPATION INVESTORS (0000831655) (Filer) | 2026-03-25 | English | |
| Regulatory Filings 2026 | 2026-03-13 | English | |
| N-CSR | 2026-03-09 | English | |
| Regulatory Filings 2026 | 2026-03-02 | English | |
| Capital/Financing Update 2025 | 2025-11-28 | English | |
| N-CSRS | 2025-09-08 | English |
Browse filings by year
33 years- 2026 4 filings
- 2025 12 filings
- 2024 15 filings
- 2023 33 filings
- 2022 13 filings
- 2021 12 filings
- 2020 22 filings
- 2019 11 filings
- 2018 15 filings
- 2017 16 filings
- 2016 21 filings
- 2015 17 filings
- 2014 18 filings
- 2013 30 filings
- 2012 39 filings
- 2011 21 filings
- 2010 14 filings
- 2009 14 filings
- 2008 47 filings
- 2007 26 filings
- 2006 18 filings
- 2005 17 filings
- 2004 15 filings
- 2003 9 filings
- 2002 8 filings
- 2001 5 filings
- 2000 6 filings
- 1999 7 filings
- 1998 7 filings
- 1997 8 filings
- 1996 7 filings
- 1995 5 filings
- 1994 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33042700 | DEF 14A - BARINGS PARTICIPATION INVESTORS (0000831655) (Filer) | 2026-03-25 | English | ||
| 46132533 | Regulatory Filings 2026 | 2026-03-13 | English | ||
| 46132529 | N-CSR | 2026-03-09 | English | ||
| 46132540 | Regulatory Filings 2026 | 2026-03-02 | English | ||
|
2025
11 filings
| |||||
| 9720943 | Capital/Financing Update 2025 | 2025-11-28 | English | ||
| 9720945 | N-CSRS | 2025-09-08 | English | ||
| 9720946 | Regulatory Filings 2025 | 2025-08-28 | English | ||
| 9720947 | Regulatory Filings 2025 | 2025-08-28 | English | ||
| 9720948 | BARINGS PARTICIPATION INVESTORS | 2025-08-15 | English | ||
| 9720949 | Regulatory Filings 2025 | 2025-05-30 | English | ||
| 9720950 | Major Shareholding Notification 2025 | 2025-04-11 | English | ||
| 9720951 | Regulatory Filings 2025 | 2025-03-14 | English | ||
| 9720952 | N-CSR | 2025-03-11 | English | ||
| 9720954 | Regulatory Filings 2025 | 2025-02-28 | English | ||
| 9720955 | Director's Dealing 2025 | 2025-01-21 | 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… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
BARINGS PARTICIPATION INVESTORS 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/33648/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33648 | 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=33648 | 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=33648 \ -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": 33648}, 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 BARINGS PARTICIPATION INVESTORS (id: 33648)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.