---
title: "Get a Capital Products fund's profile section"
method: GET
path: "/money/digital_funds/{ticker}/data/profile"
tags: ["money", "digital_funds"]
---

# Get a Capital Products fund's profile section

`GET /money/digital_funds/{ticker}/data/profile`

## Path parameters

- `ticker` string, required

## Response `200`

OK

- DigitalFundsDigitalFundProfileSectionView
  - `profile` DigitalFundsLabelValueView[], nullable
    - `label` string
    - `value` string

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/versions/392a9fba638c/schema)
