---
title: "Retrieve supported connectors"
method: GET
path: "/v2/{env_id}/{flow_id}/supportedConnectors"
---

# Retrieve supported connectors

`GET /v2/{env_id}/{flow_id}/supportedConnectors`

Returns details for connectors that have been enabled in a given flow

## Path parameters

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

## Response `200`

200

- unknown[]
  - unknown

## Other responses

- `400` — 400

---

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