get https://example.com/product/
:param product_id: the product id to fetch
:return GetProductResponseSchema
get product by id
:param product_id: the product id to fetch
:return GetProductResponseSchema
get product by id
Try It!
to start a request and see the response here!