Skip to main content

List Composition Revisions

GET 

/api/v2/products/:product/component-revisions

Newest-first, paginated timeline of effective-dated composition (recipe) revisions for a bundle or kit. Each revision is an immutable snapshot of the product's component set for an effective date band [valid_from, valid_to). The active revision has a null valid_to.

Required scope: products:read

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type