GET
/
core
/
connection

Authorizations

x-apikey
string
header
required
x-connection-id
string
header
required

Query Parameters

limit
number
offset
number
customerId
string | null
Minimum length: 1
connectorConfigId
string | null

Must start with 'ccfg_'

connectorName
string | null
forceRefresh
boolean
expand
string

Response

200 - application/json
connectorConfigId
string
required

Must start with 'ccfg_'

connectorName
string
required

Unique name of the connector

createdAt
string
required
id
string
required

Must start with 'conn_'

updatedAt
string
required
connector
object | null
customerId
string | null
Minimum length: 1
disabled
boolean
displayName
string | null
integration
object | null
integrationId
string | null

Must start with 'int_'

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

settings
object | null
standard
object | null