---
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

## Changes

- **2026-07-17** `b173da7df918` — 1 info
  - the `query` request parameter `repo` became optional
- **2026-07-07** `f944baf68a3e` — 1 breaking
  - the `query` request parameter `repo` became required

[Change history](https://skmtc.dev/portainer/apis/portainerce-api/changes/templates/helm/:command/get.md)

---

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