Get Product Deltas HistoricalAsk AIget https://api.labelinsight.com/products/v1/{configurationId}/deltas/historyReturns a list of products with data creation and update eventsPath ParamsconfigurationIdstringrequiredConfiguration ID provided by Label InsightQuery Paramssizeint32requiredDefaults to 1Page size must be between 1 and 250.cursorstringThe nextCursor provided in the response from the previous request. The cursor is base64 encoded and points to the last record in the previous result set and is used to request the next page. If empty, will return the first page.fromDatedaterequiredDate given for lower bound of historical search (inclusive)toDatedateDate given for upper bound of historical search (inclusive). If not given, current date of call is used.Headersx-api-keystringrequiredResponses 200200 403403Updated 10 months ago