Skip to content

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

Interface: GetAiAgentDetailsOptions

Table of contents

Properties

Properties

agentId

agentId: string

Agent ID

Defined in

core/api/ApiHelper.ts:96


authToken

Optional authToken: null | string

Authentication token

Defined in

core/api/ApiHelper.ts:101

Released under the MIT License.