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

# Get a Capital Products fund's characteristics section

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

## Path parameters

- `ticker` string, required

## Response `200`

OK

- DigitalFundsDigitalFundCharacteristicsSectionView
  - `characteristics` 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/revisions/3b6fc8373884/schema)
