
CREDIT SUISSE HIGH YIELD CREDIT FUND — Investor Relations & Filings
Credit Suisse High Yield Credit Fund (DHY) is a non-diversified, closed-end management investment company. The fund's primary investment objective is to seek high current income, with capital appreciation as a secondary goal. It invests primarily in the U.S. high yield bond markets, targeting fixed-income securities from companies across diversified sectors that are generally in lower rating categories. The fund utilizes a leveraged capital structure to pursue its objectives. It operates under the management of Credit Suisse Asset Management, LLC, a part of UBS Group.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 424B5 - CREDIT SUISSE HIGH YIELD CREDIT FUND (0001061353) (Filer) | 2026-04-21 | English | |
| IRANNOTICE Filing | 2026-01-09 | English | |
| N-2 | 2025-12-19 | English | |
| Major Shareholding Notification 2025 | 2025-10-22 | English | |
| Regulatory Filings 2025 | 2025-09-26 | English | |
| Regulatory Filings 2025 | 2025-08-20 | English |
Browse filings by year
29 years- 2026 2 filings
- 2025 14 filings
- 2024 21 filings
- 2023 16 filings
- 2022 14 filings
- 2021 10 filings
- 2020 18 filings
- 2019 17 filings
- 2018 19 filings
- 2017 28 filings
- 2016 23 filings
- 2015 28 filings
- 2014 29 filings
- 2013 30 filings
- 2012 41 filings
- 2011 36 filings
- 2010 32 filings
- 2009 25 filings
- 2008 21 filings
- 2007 23 filings
- 2006 27 filings
- 2005 18 filings
- 2004 12 filings
- 2003 8 filings
- 2002 7 filings
- 2001 12 filings
- 2000 4 filings
- 1999 6 filings
- 1998 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34939341 | 424B5 - CREDIT SUISSE HIGH YIELD CREDIT FUND (0001061353) (Filer) | 2026-04-21 | English | ||
| 27024580 | IRANNOTICE Filing | 2026-01-09 | English | ||
|
2025
13 filings
| |||||
| 11040958 | N-2 | 2025-12-19 | English | ||
| 11040963 | Major Shareholding Notification 2025 | 2025-10-22 | English | ||
| 11040962 | Regulatory Filings 2025 | 2025-09-26 | English | ||
| 11040964 | Regulatory Filings 2025 | 2025-08-20 | English | ||
| 11040967 | CREDIT SUISSE HIGH YIELD BOND FUND | 2025-07-02 | English | ||
| 11040966 | Regulatory Filings 2025 | 2025-06-23 | English | ||
| 11040968 | N-CSR/A | 2025-04-15 | English | ||
| 11040970 | Regulatory Filings 2025 | 2025-03-28 | English | ||
| 11040974 | CREDIT SUISSE HIGH YIELD BOND FUND | 2025-03-17 | English | ||
| 11040972 | Major Shareholding Notification 2025 | 2025-01-24 | English | ||
| 11040971 | PRIMARY DOCUMENT | 2025-01-21 | English | ||
| 11040973 | Regulatory Filings 2025 | 2025-01-14 | English | ||
| 11040976 | IRAN LETTER | 2025-01-10 | 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… |
CREDIT SUISSE HIGH YIELD CREDIT 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/33634/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33634 | 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=33634 | 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=33634 \ -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": 33634}, 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 CREDIT SUISSE HIGH YIELD CREDIT FUND (id: 33634)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.