• Get one product by product_id

    Parameters

    • __namedParameters: { accountId: string; environmentId: string; productId: string }
    • Optionalopts: RequestOpts

    Returns Promise<ProductResponse>