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