---
title: "List GitOps binding targets"
method: GET
path: "/gitops/targets"
tags: ["gitops"]
---

# List GitOps binding targets

`GET /gitops/targets`

## Response `200`

OK

- HttpapiGitOpsBindingTargetsResponse
  - `data` UsecaseQueryGitOpsBindingTargetOutput[]
    - `app_directory` string
    - `available_environments` string[]
    - `display_name` string
    - `hierarchy_hint` string
    - `path` string

## Other responses

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

## Changes

- **2026-03-18** `7313e6ee8cb2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/opsre/apis/gos-release-api/changes/gitops/targets/get.md)

---

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