Get Deltas

Path Params
string
required

The unique identifier of the configuration that is being requested.

Query Params
date
required
Defaults to 0

Returns delta events ending at this date. Format yyyy-mm-dd. This field is required.

date
required

Returns delta events starting from this date. Format yyyy-mm-dd. This field is required.

int32
Defaults to 20

The number of delta events to return.

int32
Defaults to 0

The page number of the request. Default is 0.

string

The type of Delta content you are requesting. Valid options are: PATCH, PRODUCT. Both delta types are returned by default. PRODUCT: provides a copy of the product as it existed at the specific time the delta event occurred PATCH: (DEPRECATED) provides a JSON patch (https://tools.ietf.org/html/rfc6902) of the exact delta

Headers
string
required

API Key provided by Label Insight

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json