GET
/
core
/
connection

Authorizations

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

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
createdAt
string
required
updatedAt
string
required
id
string
required

Must start with 'conn_'

connectorName
string
required

Unique name of the connector

displayName
string | null
customerId
string | null
Minimum length: 1
connectorConfigId
string
required

Must start with 'ccfg_'

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