cURL
curl --request GET \ --url https://client-api.hotglue.xyz/v2/{env_id}/{flow_id}/supportedConnectors \ --header 'x-api-key: <api-key>'
[]
Returns details for connectors that have been enabled in a given flow
ID of environment
ID of flow
200
The response is of type any[].
any[]