Function availableConnectionInterfaceV2ControllergetAvailableConnectionInterfaceForAWorkspace
- availableConnectionInterfaceV2ControllergetAvailableConnectionInterfaceForAWorkspace(
__namedParameters: {
accountId?: string;
environmentId?: string;
slug: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<ConnectionInterfaceDetailsV2Response> Parameters
- __namedParameters: {
accountId?: string;
environmentId?: string;
slug: string;
workspaceId: string;
} Optionalopts: RequestOpts
Get available connection interface for a workspace by its slug.