Backfill one coding source in bounded chunks
POST https://api.rewind.rest/v1/admin/sync/coding/backfill
Runs one bounded backfill chunk for the given coding source, walking history backward. Re-run with the returned next_cursor until it is null.
Authorization
AuthorizationrequiredAPI key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Body
sourcerequiredWhich coding source to backfill.
Allowed values
wakatimerescuetimegithubcursorOpaque resume token from the previous response. Omit to start a fresh backfill.
Response
application/json
Backfill chunk completed
statusrequiredAllowed values
completeditems_syncedrequirednext_cursorrequiredResume token for the next chunk, or null when complete.
timestamprequired