Function getAllApplications
- getAllApplications(
__namedParameters: { apiId: string; environmentId: string },
opts?: RequestOpts,
): Promise<ClientApplicationWithGrantedAccessResponse[]> Parameters
- __namedParameters: { apiId: string; environmentId: string }
Optionalopts: RequestOpts