v2

latestOpenAPI 3.1.02026-07-31822441.6 KB

Get linked sources

Get a linked source's configuration, catalog, secrets, and trigger mapping for a V2 flow

get/v2/{env_id}/{flow_id}/{tenant}/linkedSources

Path parameters

env_idstring required

ID of environment

flow_idstring required

ID of flow

tenantstring required

ID of tenant

Query parameters

configboolean

Request the underlying config for the linked source

catalogboolean

Request the catalog of available fields/data to be returned in the payload

secretboolean

Request the secret configuration for the linked source

triggerMappingboolean

Request the trigger mapping configuration for the linked source

Response

200

source_idstring

ID of the linked source

configobject

Configuration object for the source

catalogobject

Catalog of available fields and data

secretobject

Secret configuration for the source

trigger_mappingobject

Trigger mapping configuration