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 | ||
last_sync_start | datetime | ||
next_sync_start | datetime | ||
status | object | ||
is_initial_sync | bool |