GET
/
core
/
connection
/
{id}

Authorizations

x-apikey
string
headerrequired
x-connection-id
string
headerrequired

Path Parameters

id
string
required

Must start with 'conn_'

Query Parameters

forceRefresh
boolean
expand
string

Response

200 - application/json
createdAt
string
required
updatedAt
string
required
id
string
required

Must start with 'conn_'

connectorName
string
required

Unique name of the connector

connectorConfigId
string
required

Must start with 'ccfg_'

connector_config
object
required
displayName
string | null
customerId
string | null
Minimum length: 1
integrationId
string | null

Must start with 'int_'

settings
object | null
standard
object | null
disabled
boolean
metadata
any

JSON object can can be used to associate arbitrary metadata to avoid needing a separate 1-1 table just for simple key values in your application. During updates this object will be shallowly merged

integration
object | null
connector
object | null