Skip to content

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

Interface: GetPortalDetailsOptions

Table of contents

Properties

Properties

portalId

portalId: string

Portal ID

Defined in

core/api/ApiHelper.ts:120


authToken

Optional authToken: string

Authentication token (required if ApiHelper was constructed without getToken)

Defined in

core/api/ApiHelper.ts:125


language

Optional language: string

Language code (optional)

Defined in

core/api/ApiHelper.ts:130

Released under the MIT License.