Connector metadata
Retrieve supported connectors
Returns details for connectors that have been enabled in a given flow
GET
/
v2
/
{env_id}
/
{flow_id}
/
supportedConnectors
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
flow_id
string
requiredID of flow
Response
200 - application/json
The response is of type any[]
.