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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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