
Alaris Equity Partners Income Trust — Investor Relations & Filings
Alaris Equity Partners Income Trust is a private equity firm providing alternative, non-control capital solutions to established private businesses, primarily in North America. The firm specializes in offering permanent equity capital, typically structured as a combination of non-control preferred equity and common equity. This investment model is designed to allow existing owners and management teams to maintain operational control while accessing growth capital, facilitating management buyouts, or supporting recapitalizations. Alaris targets companies requiring investments between $30 million and $150 million, with historical free cash flow exceeding $7 million. The firm emphasizes long-term partnership and alignment, serving as a flexible capital provider across various sectors, including business and healthcare services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Report of voting results.pdf | 2026-05-07 | English | |
| News release - English.pdf | 2026-05-07 | English | |
| News release - English.pdf | 2026-05-07 | English | |
| News release - English.pdf | 2026-05-06 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-05-06 | English | |
| Interim MD&A - English.pdf | 2026-05-06 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47613728 | Report of voting results.pdf | 2026-05-07 | English | ||
| 47613733 | News release - English.pdf | 2026-05-07 | English | ||
| 47613736 | News release - English.pdf | 2026-05-07 | English | ||
| 47613740 | News release - English.pdf | 2026-05-06 | English | ||
| 47613744 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-05-06 | English | ||
| 47613748 | Interim MD&A - English.pdf | 2026-05-06 | English | ||
| 47613751 | Interim financial statements/report – English.pdf | 2026-05-06 | English | ||
| 40262148 | News release - English.pdf | 2026-05-03 | English | ||
| 47613755 | News release - English.pdf | 2026-04-30 | English | ||
| 47613759 | Other securityholders documents - English.pdf | 2026-04-30 | English | ||
| 47613763 | Other securityholders documents - English.pdf | 2026-04-30 | English | ||
| 35467229 | News release - English.pdf | 2026-04-22 | English | ||
| 33193799 | News release - English.pdf | 2026-04-02 | English | ||
| 33193796 | News release - English.pdf | 2026-04-02 | English | ||
| 33176856 | News release - English.pdf | 2026-04-02 | 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… |
Alaris Equity Partners Income Trust 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/47951/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47951 | 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=47951 | 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=47951 \ -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": 47951}, 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 Alaris Equity Partners Income Trust (id: 47951)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.