---
title: "List Nport Funds"
method: GET
path: "/v2/datasets/odyssey/credit-analysis/nport/funds"
tags: ["odyssey"]
---

# List Nport Funds

`GET /v2/datasets/odyssey/credit-analysis/nport/funds`

List tracked private credit interval funds that file N-PORT.

N-PORT filings contain loan-by-loan holdings with issuer, principal,
fair value, coupon, maturity, and liquidity classification.

## Response `200`

Successful Response

- OdysseyCreditAnalysisNportFundsResponse
  - `funds` OdysseyCreditAnalysisNportFundsResponseFundsItems[]
    - `ticker` string
    - `name` string
    - `cik` string
  - `total` integer

---

[API](https://skmtc.dev/runcaptain/apis/api-reference.md) · [All operations](https://skmtc.dev/runcaptain/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/runcaptain/api-reference/revisions/aa3902536e0b/schema)
