---
title: "Retrieve linked target"
method: GET
path: "/{env_id}/{flow_id}/{tenant}/linkedTargets"
---

# Retrieve linked target

`GET /{env_id}/{flow_id}/{tenant}/linkedTargets`

Fetch metadata about your tenant's linked target

## Path parameters

- `env_id` string, required
- `flow_id` string, required
- `tenant` string, required

## Query parameters

- `target_name` string
- `login_state` boolean
- `catalog` boolean
- `config` boolean

## Response `200`

200

## Other responses

- `400` — 400

---

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