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