---
title: "Show Helm Chart Information"
method: GET
path: "/templates/helm/{command}"
tags: ["helm"]
---

# Show Helm Chart Information

`GET /templates/helm/{command}`

**Access policy**: authenticated
`repo` may be omitted when `chart` is a self-contained "oci://host/path" reference.

## Path parameters

- `command` string, required

## Query parameters

- `repo` string
- `chart` string, required
- `version` string

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `404` — Environment(Endpoint) or ServiceAccount not found
- `500` — Server error

---

[API](https://skmtc.net/portainer/apis/portainerce-api.md) · [All operations](https://skmtc.net/portainer/apis/portainerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portainer/portainerce-api/versions/ec51a8194ac0/schema)
