GET /chatbot/api/v1/chatbot/615c01ab-ed91-4f15-8024-9dcb182865dd/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "initial_messages": [
        "Hi, What can I help you with?"
    ],
    "initial_message_popup_delay": -1,
    "chat_bubble_color": "#413535",
    "profile_pic": "https://app.botbrain.co/media/chatbot/icons/profile_picture.jpeg",
    "same_chat_bubble_image_as_icon": true,
    "chat_bubble_position": "right"
}