curl --request GET \
--url https://api.tryaqueduct.com/v1/products/productId \
--header 'Accept: application/json' \
--header 'Authorization: null'
curl --request GET \
--url https://api.tryaqueduct.com/v1/products/productId \
--header 'Accept: application/json' \
--header 'Authorization: null'
Products
Retrieve product
⌘I