Get product
GET/subscriptions/products/:product_uuid
Retrieves the details of a product.
Request
Responses
- 200
- 400
- 404
- 500
Success. The product details are returned.
Bad request. The request failed validation.
Not found. The requested entity does not exist.
Internal server error. There was a system failure in the platform.