Skip to content

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

Interface: GetAiAgentSessionOptions

Table of contents

Properties

Properties

agentId

agentId: string

Agent ID

Defined in

core/api/ApiHelper.ts:108


authToken

Optional authToken: null | string

Authentication token

Defined in

core/api/ApiHelper.ts:113

Released under the MIT License.