Function availableConnectionInterfaceV2ControllergetAvailableConnectionInterfaceForAnApplication
- availableConnectionInterfaceV2ControllergetAvailableConnectionInterfaceForAnApplication(
__namedParameters: {
applicationId: string;
environmentId?: string;
slug: string;
},
opts?: RequestOpts,
): Promise<ConnectionInterfaceDetailsV2Response> Parameters
- __namedParameters: { applicationId: string; environmentId?: string; slug: string }
Optionalopts: RequestOpts
Get available connection interface for an application by its slug.