
GLADSTONE INVESTMENT CORPORATION\DE — Investor Relations & Filings
Gladstone Investment Corporation is a business development company that functions as a private equity fund. It focuses on acquiring mature, lower middle market companies, specifically those with EBITDA between $4 million and $15 million, strong fundamentals, and capable management teams. The firm provides both secured debt and equity capital for transactions such as buyouts and refinancing, often investing alongside management and independent sponsors. As a publicly-traded entity, it distinguishes itself by offering patient, long-term capital without the fixed-term deadlines typical of traditional private equity funds, thereby increasing the certainty and speed of closing deals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2025-02-12 | English | |
| 8-K | 2025-01-24 | English | |
| 8-K | 2025-01-14 | English | |
| STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2024-12-18 | English | |
| Regulatory Filings 2024 | 2024-12-17 | English | |
| 8-A12B | 2024-12-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
3 filings
| |||||
| 11832118 | 10-Q | 2025-02-12 | English | ||
| 11832119 | 8-K | 2025-01-24 | English | ||
| 11832120 | 8-K | 2025-01-14 | English | ||
|
2024
12 filings
| |||||
| 11832121 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2024-12-18 | English | ||
| 11832122 | Regulatory Filings 2024 | 2024-12-17 | English | ||
| 11832123 | 8-A12B | 2024-12-17 | English | ||
| 11832125 | 8-K | 2024-12-17 | English | ||
| 11832124 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2024-12-13 | English | ||
| 11832126 | 8-K | 2024-12-12 | English | ||
| 11832127 | 424B2 | 2024-12-12 | English | ||
| 11832128 | FWP | 2024-12-10 | English | ||
| 11832129 | 497AD | 2024-12-10 | English | ||
| 11832130 | INITIAL STATEMENT OF BENEFICIAL OWNERSHIP OF SECURITIES | 2024-12-10 | English | ||
| 11832131 | 424B2 | 2024-12-09 | English | ||
| 11832132 | 497AD | 2024-12-09 | 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 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… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
GLADSTONE INVESTMENT CORPORATION\DE 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/32778/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32778 | 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=32778 | 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=32778 \ -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": 32778}, 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 GLADSTONE INVESTMENT CORPORATION\DE (id: 32778)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.