Linked sources
Retrieve linked source
Fetch the linked source for a tenant. This can be useful for fetching credentials and flags, and to confirm that a user is properly connected.
GET
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedSources
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
token
string
JWT token generated with your private signing key. Required if config is requested
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
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