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
Changes
No recorded changes to this endpoint across all 3 revisions of this API.