GET
/
v2
/
{env_id}
/
availableConnectors
curl --request GET \
  --url https://client-api.hotglue.xyz/v2/{env_id}/availableConnectors \
  --header 'x-api-key: <api-key>'
[]

Authorizations

x-api-key
string
headerrequired

Path Parameters

env_id
string
required

ID of environment

Response

200 - application/json

The response is of type any[].