Skip to main content

Get Composition Revision

GET 

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

Get a single composition revision (with its component lines) scoped to its parent product. Returns 404 if the revision does not belong to the given product.

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