Skip to content

@egain/ai-agent-sdk API Reference - v0.2.3-beta.2 / GetPortalDetailsOptions

Interface: GetPortalDetailsOptions

Table of contents

Properties

Properties

portalId

portalId: string

Portal ID

Defined in

core/api/ApiHelper.ts:125


authToken

Optional authToken: string

Authentication token (required if ApiHelper was constructed without getToken)

Defined in

core/api/ApiHelper.ts:130


language

Optional language: string

Language code (optional)

Defined in

core/api/ApiHelper.ts:135

Released under the MIT License.