Get a product's nodes
GET/pcm/products/:productID/nodes
Returns the nodes associated with the product. Products must be in a live
status.
Request
Responses
- 200
- 400
- 404
- 500
Successfully returns the product's nodes.
Bad request. The request failed validation.
Bad Request. Not Found.
Internal server error. There was a system failure in the platform.