- getOneProduct(
__namedParameters: {
accountId: string;
environmentId: string;
productId: string;
},
opts?: RequestOpts,
): Promise<ProductResponse> Parameters
- __namedParameters: { accountId: string; environmentId: string; productId: string }
Optionalopts: RequestOpts
Get one product by product_id