---
title: "List GitOps commit template fields"
method: GET
path: "/gitops/template-fields"
tags: ["gitops"]
---

# List GitOps commit template fields

`GET /gitops/template-fields`

## Response `200`

OK

- InternalInterfacesHttpGitOpsTemplateFieldsResponse
  - `data` GosInternalApplicationUsecaseQueryGitOpsTemplateFieldOutput[]
    - `builtin` boolean
    - `description` string
    - `name` string
    - `param_key` string
    - `required` boolean

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