/sync-status/resync

Force re-sync of all models. This endpoint is available for monthly, quarterly, and highest sync frequency customers on the Professional or Enterprise plans. Doing so will consume a sync credit for the relevant linked account. Force re-syncs can also be triggered manually in the Merge Dashboard and is available for all customers.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Response

model_namestring
model_idstring
statusenum
sync_status_reasonenum or null

Why a model is healthy but not actively progressing while its status stays SYNCING. Null when the model is progressing normally. RATE_LIMITED means the model is paused behind the data provider’s rate limits. WAITING_ON_OTHER_MODELS means the model is on hold until other models finish syncing.

is_initial_syncboolean
last_sync_startdatetimeOptional
next_sync_startdatetimeOptional
last_sync_resultenumOptional
last_sync_finisheddatetimeOptional
data_fresh_as_ofdatetime or nullOptional
The point in time that this model's data is complete through. This is the start time of the most recent sync that completed successfully for the model. The data is current at least through this time and may be fresher. Null until the first sync completes.
selective_sync_configurations_usageenumOptional