---
title: "List GitOps Helm values candidates"
method: GET
path: "/gitops/values-candidates"
tags: ["gitops"]
---

# List GitOps Helm values candidates

`GET /gitops/values-candidates`

## Query parameters

- `application_id` string, required

## Response `200`

OK

- InternalInterfacesHttpGitOpsValuesCandidatesResponse
  - `data` GosInternalApplicationUsecaseQueryGitOpsValuesCandidateOutput[]
    - `display_name` string
    - `file_path_template` string
    - `sample_value` string
    - `target_path` string
    - `value_type` string

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/opsre/apis/gos-release-api.md) · [All operations](https://skmtc.net/opsre/apis/gos-release-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opsre/gos-release-api/revisions/fc9f6fb06a50/schema)
