Get a CQP
GET/api/v1/customer-data/:entity_type/:custom_id/cqps/:cqp_id
Retrieves a single CQP, including its mitigations, verifications, and attachments.
Request​
Responses​
- 200
- 400
- 401
- 403
- 404
- 500
The requested CQP.
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.