Logo
Functions

getChatAppsApiV1AppsGet

getChatAppsApiV1AppsGet<ThrowOnError>(options?): RequestResult<ChatAppResponse[], HttpValidationError, ThrowOnError>

Defined in: packages/cloud/src/client/sdk.gen.ts:4911

Get Chat Apps

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options?

Options<GetChatAppsApiV1AppsGetData, ThrowOnError>

Returns

RequestResult<ChatAppResponse[], HttpValidationError, ThrowOnError>