
Saba Capital Income & Opportunities Fund — Investor Relations & Filings
Saba Capital Income & Opportunities Fund is a non-diversified, closed-end management investment company. The Fund's primary investment objective is to provide a high level of current income, with a secondary goal of capital appreciation. To achieve its objectives, the Fund invests globally in a portfolio of debt and equity securities of public and private companies. The portfolio primarily consists of various credit instruments, including floating rate secured senior loans, and may also include investments in other closed-end funds. The Fund is managed by Saba Capital Management, L.P.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NPORT-P - Saba Capital Income & Opportunities Fund (0000826020) (Filer) | 2026-03-26 | English | |
| Regulatory Filings 2026 | 2026-03-25 | English | |
| Regulatory Filings 2026 | 2026-03-25 | English | |
| N-14 8C - Saba Capital Income & Opportunities Fund (0000826020) (Filer) | 2026-03-19 | English | |
| SCHEDULE 13G Filing | 2026-02-13 | English | |
| Regulatory Filings 2026 | 2026-02-06 | English |
Browse filings by year
27 years- 2026 8 filings
- 2025 21 filings
- 2024 24 filings
- 2023 17 filings
- 2022 35 filings
- 2021 64 filings
- 2020 105 filings
- 2019 46 filings
- 2018 28 filings
- 2017 25 filings
- 2016 35 filings
- 2015 36 filings
- 2014 29 filings
- 2013 57 filings
- 2012 41 filings
- 2011 90 filings
- 2010 44 filings
- 2009 35 filings
- 2008 44 filings
- 2007 33 filings
- 2006 35 filings
- 2005 33 filings
- 2004 32 filings
- 2003 31 filings
- 2002 19 filings
- 2001 20 filings
- 2000 21 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 33051213 | NPORT-P - Saba Capital Income & Opportunities Fund (0000826020) (Filer) | 2026-03-26 | English | ||
| 46112780 | Regulatory Filings 2026 | 2026-03-25 | English | ||
| 46112781 | Regulatory Filings 2026 | 2026-03-25 | English | ||
| 32988964 | N-14 8C - Saba Capital Income & Opportunities Fund (0000826020) (Filer) | 2026-03-19 | English | ||
| 23992321 | SCHEDULE 13G Filing | 2026-02-13 | English | ||
| 46112782 | Regulatory Filings 2026 | 2026-02-06 | English | ||
| 46112783 | Regulatory Filings 2026 | 2026-01-14 | English | ||
| 46112784 | Regulatory Filings 2026 | 2026-01-02 | English | ||
|
2025
7 filings
| |||||
| 9693471 | FORM 497AD | 2025-10-31 | English | ||
| 9693472 | FORM 497AD | 2025-10-29 | English | ||
| 9693473 | POST EFFECTIVE AMENDMENT | 2025-10-07 | English | ||
| 9693474 | PROSPECTUS FILED UNDER RULE 424(B)(5) | 2025-10-06 | English | ||
| 9693475 | Regulatory Filings 2025 | 2025-09-26 | English | ||
| 9693477 | FORM 497AD | 2025-09-24 | English | ||
| 9693476 | Regulatory Filings 2025 | 2025-09-24 | 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… |
Saba Capital Income & Opportunities Fund 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/33218/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33218 | 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=33218 | 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=33218 \ -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": 33218}, 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 Saba Capital Income & Opportunities Fund (id: 33218)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.