24a8012aa8c8
Get Sync
Retrieve sync from sync ID
Path parameters
The id of the sync
Response
Ok
The sync's id
The sync's slug
The id of the workspace that the sync belongs to
The timestamp when the sync was created
The timestamp when the sync was last updated
The id of the Destination that sync is connected to
The id of the Model that sync is connected to
The sync's configuration. This specifies how data is mapped, among other configuration.
The schema depends on the destination type.
Consumers should NOT make assumptions on the contents of the configuration. It may change as Hightouch updates its internal code.
SyncStatus
Whether the sync has been disabled by the user.
The timestamp of the last sync run
The reference column that sync depends on to sync data from source
The primary key that sync uses to identify data from source
The tags of the sync