GET
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedTargets
/
discover
curl --request GET \
  --url https://client-api.hotglue.xyz/{env_id}/{flow_id}/{tenant}/linkedTargets/discover \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
headerrequired

Path Parameters

env_id
string
required

ID of environment

flow_id
string
required

ID of flow

tenant
string
required

ID of tenant

Query Parameters

target_name
string
required

Name of target to discover

Response

200 - application/json

The response is of type object.