v51

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

List chat bots

Retrieve a list of all chat bots configured on the server.

get/v1/chat-bots

Response

Chat bots 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