Linked targets
Retrieve linked target
Fetch metadata about your tenant’s linked target
GET
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedTargets
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
flow_id
string
requiredID of flow
tenant
string
requiredID of tenant
Query Parameters
target_name
string
Target name (ie. s3
). If not included, all linked targets are returned
login_state
boolean
default: falsePings to see if connection is active. Only possible for OAuth targets
catalog
boolean
Request the catalog of available fields/data to be returned in the payload
Response
200 - application/json
The response is of type any
.