@egain/ai-agent-sdk API Reference - v0.1.1 / GetAgentsByPortalOptions
Interface: GetAgentsByPortalOptions
Options for getAgentsByPortal API call. Fetches AI agents available in a portal.
Table of contents
Properties
Properties
departmentId
• departmentId: string | number
Department ID (from portal.department.id)
Defined in
portalId
• portalId: string | number
Portal ID
Defined in
agentType
• Optional agentType: string
Agent type filter
Default
ts
"contact-center"Defined in
authToken
• Optional authToken: string
Authentication token (required if ApiHelper was constructed without getToken)