Skip to main content

Get Content Change History

GET 

/api/product-listings/:productListing/content-changes/history

Full audit trail of content changes for a listing, newest first — including applied, auto-applied, ignored, superseded, rolled-back, and resolved-conflict entries. Every filter is optional; the unfiltered call returns the most recent entries (default 200, max 500).

Required scope: products:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Alongside the entries, the response returns the set of users who have ever resolved a change on this listing, so a "resolved by" filter can be built without a second call. Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type