Function getApisByProductId2
- getApisByProductId2(
__namedParameters: {
accountId: string;
environmentId: string;
productId: string;
},
opts?: RequestOpts,
): Promise<CatalogApiResponse[]> Parameters
- __namedParameters: { accountId: string; environmentId: string; productId: string }
Optionalopts: RequestOpts