get
https://api.shipmonk.com/v1/products
This endpoint doesn't guarantee the result set to be consistent between calls.
In other words, when filtering by dateUpdatedStart field, you might get product #123 on the first page and if enough products are updated in the meantime the same product can appear again on later requested page 2.
If you need consistent results, consider using Products for Inventory Sync endpoint instead.