Get all product file relationships
GET/pcm/products/:productID/relationships/files
Retrieves all files that are associated with the specified product.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 422
- 500
Returns all product file relationships.
Bad request. The request failed validation.
Forbidden
Bad Request. Not Found.
Write conflict detected
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.