The SyncStatus Object ### Description The SyncStatus
object is used to represent the syncing state of an account ### Usage Example View the SyncStatus
for an account to see how recently its models were synced.
Name | Type | Description | Notes |
---|---|---|---|
model_name | str | ||
model_id | str | ||
status | object | ||
is_initial_sync | bool | ||
last_sync_start | datetime | [optional] | |
next_sync_start | datetime | [optional] | |
selective_sync_configurations_usage | object | [optional] |