Skip to main content

Get Latest Sync Info

GET 

/api/shopify/:integrationInstance/orders/latest-sync-info

Get aggregate stats about order sync status. Returns total counts, SKU order coverage, and the sync cursor used for incremental syncs.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

The sync_cursor_at should be used (not latest_order_date) for incremental refreshes to avoid gaps caused by manual single-order syncs.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type