---
title: "Get Fund Formations"
method: GET
path: "/v2/datasets/odyssey/credit-analysis/funds/formations"
tags: ["odyssey"]
---

# Get Fund Formations

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

Recent private credit fund formations from SEC Form D filings.

Shows new funds launching in the private credit space.

## Query parameters

- `days_back` integer
- `limit` integer

## Response `200`

Successful Response

- OdysseyCreditAnalysisFundFormationsResponse
  - `results` unknown[]
    - unknown
  - `total` integer

## Other responses

- `500` — Internal server error

---

[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/fe4649e3f4aa/schema)
