id
id: string
Optional
name
name?: string
userId
userId: string
Optional
user
connectionId
connectionId: string
Optional
connection
integrationId
integrationId: string
Optional
integration
uuid
uuid: string
Optional
config
Optional
status
Optional
isRealTime
isRealTime?: boolean
Optional
requiresPull
requiresPull?: boolean
Optional
requiresFullSync
requiresFullSync?: boolean
Optional
error
Optional
createdAt
createdAt?: string
Optional
archivedAt
archivedAt?: string
Optional
stateData
stateData?: any
Optional
nextPullEventsTimestamp
nextPullEventsTimestamp?: number
Optional
pullUpdatesIntervalSeconds
pullUpdatesIntervalSeconds?: number
Optional
fullSyncIntervalSeconds
fullSyncIntervalSeconds?: number
Optional
nextRefreshTimestamp
nextRefreshTimestamp?: number
Optional
globalWebhookKey
globalWebhookKey?: string
Optional
globalWebhookEventSelector
globalWebhookEventSelector?: string
Globally unique identifier of the subscription that is hard to guess. Used for webhooks and other cases where we need to identify the subscription.