Returns

Returns a Product object for the given product ID.

Example

product = galtea.products.get(product_id="YOUR_PRODUCT_ID")

Parameters

product_id
string
required
The ID of the product you want to retrieve.