Linked connectors
Retrieve linked connector
Fetch the configuration details for a linked connector
GET
/
v2
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedConnectors
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
config
boolean
Request the underlying config for the linked source
catalog
boolean
Request the catalog of available fields/data to be returned in the payload
token
string
JWT token generated with your private signing key.
Response
200 - application/json
tap
string
domain
string
label
string
tap_url
string
auth_url
string
icon
string
type
string
client_id
string
fieldMap
object