get https://api.labelinsight.com/products/v1//deltas/history
Returns a list of products with data creation and update events
The product
/deltas/history
endpoint functions as a way to replay already consumed deltas. Data is in same format as/deltas
endpoint. Will return any deltas that were delivered between the given 'fromDate' and 'toDate' (inclusive).
Delta Event Types
Event Type | Description | |
---|---|---|
ADDED | The first record of this product in your dataset | |
MODIFIED | An existing product has been updated |