• Get one product by product_id

    Parameters

    • __namedParameters: { productId: string; workspaceId: string }
    • Optionalopts: RequestOpts

    Returns Promise<ProductResponse>