List subscription products
GET/subscriptions/subscriptions/:subscription_uuid/products
Retrieves a list of products associated with the specified subscription.
Request
Responses
- 200
- 400
- 404
- 500
Success. A list of subscription products is 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.