Skip to main content

Returns

Returns a Product object for the given product ID.

Example

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

Parameters

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