---
title: "return valueTemplateExample string by chart name and version"
method: GET
path: "/valueTemplateExample/{chartName}/{chartVersion}"
tags: ["Chart"]
---

# return valueTemplateExample string by chart name and version

`GET /valueTemplateExample/{chartName}/{chartVersion}`

## Path parameters

- `chartName` string, required
- `chartVersion` string, required

## Headers

- `Authorization` string, required

## Response `200`

Success

- object
  - `msg` string
  - `data` string

## Other responses

- `401` — Unauthorized operation
- `500` — Internal server error

## Changes

- **2026-07-17** `01a50f79e50f` — 1 info
  - endpoint added
- **2021-02-03** `0fc79acbe827` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/federatedai/apis/kubefate-service-api/changes/valueTemplateExample/:chartName/:chartVersion/get.md)

---

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