Constructors

Properties

id: string

Unique connection id

name: string

User-readable name of the connection

userId: string
user?: Customer
disconnected?: boolean
error?: ErrorData

Error message for defunct connection

integrationId: string

Id of an integration the connection is created with

integration?: Integration
credentials?: unknown
parameters?: unknown
connectorParameters?: unknown
accessToken?: string
refreshToken?: string
createdAt: string
updatedAt: string
archivedAt?: string