Skip to content

@egain/ai-agent-sdk API Reference - v0.1.1 / GetConnectedAppsOptions

Interface: GetConnectedAppsOptions

Table of contents

Properties

Properties

apiDomain

Optional apiDomain: string

API domain

Defined in

core/api/ApiHelper.ts:137


tenantId

tenantId: string

Tenant ID

Defined in

core/api/ApiHelper.ts:142


agentId

agentId: string

Agent ID

Defined in

core/api/ApiHelper.ts:147

Released under the MIT License.