GET
/
chatbots

Headers

Authorization
string
required

All requests to the ChatDash API must be validated with the agency API Key found on your agency profile

Response

200 - application/json
_id
string

The ID of the chatbot

name
string

The chatbot's name

platform
string

The chatbot's platform

apiId
string

The project ID for interacting with the chatbot platform's API

apiKey
string

The API Key for interacting with the chatbot platform's API

usingExternalWidget
boolean

Whether the chatbot is using an external widget or interface over ChatDash's native widget

available
boolean

Whether the chatbot is available for use (for chatbots using external widget)