v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Chat Bots

Get chat bot details

Retrieve details of a specific chat bot.

get/v1/chat-bots/{bot-name}

Path parameters

bot-namestring required

Chat bot name

Response

Chat bot details retrieved successfully

namestring

Chat bot name

descriptionstring

Chat bot description

driverNamestring

Chat bot driver name

configurationstring

Driver-specific configuration text

driverInitializedboolean

Whether the driver was initialized and started successfully

healthCheckStatusboolean

Health check status

idleTimeoutinteger

Session idle timeout in seconds

providerSlotstring

AI provider slot for bot sessions (empty for default)

activeSessionsinteger

Number of currently active chat sessions

lastInboundMessageTimestring

Timestamp of last inbound message

errorMessagestring

Last error message