Playground

Playground

SyncState

/api/v1/integrations/sync-state

Sync status and last-refresh timestamps for a data source.

listgetcreateupdate

Schema

FieldTypeNotes
iduuid
data_source_iduuidFK → IntegrationDataSource
statusenumidle | syncing | success | failed
last_refreshdate-time
records_syncedinteger
error_messagestring

API

client.integrations.syncState.*
Loading manifest…