Function connectionInterfaceControllergetConnectionInterface
- connectionInterfaceControllergetConnectionInterface(
__namedParameters: {
connectionInterfaceId: string;
environmentId?: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<ConnectionInterfaceDetailsResponse> Parameters
- __namedParameters: { connectionInterfaceId: string; environmentId?: string; workspaceId: string }
Optionalopts: RequestOpts
Get a connection interface by connection interface id.