List CQPs
GET/api/v1/customer-data/:entity_type/:custom_id/cqps
Returns the CQPs of a product, item, or material, including nested mitigations, verifications, and attachments.
Request​
Responses​
- 200
- 400
- 401
- 403
- 404
- 500
Paginated list of CQPs.
Validation failed. The response is either field-level validation errors or the duplicate (name, cqpType) error.
Missing or invalid API key.
Authenticated, but not permitted to act on the product.
Product or CQP not found in the applicable catalog scope.
Unexpected server error.