Get Chatbots
Get Chatbots
Headers
Response
Get Chatbots
Example response
{
"chatbots": [
{
"active": true,
"created_at": "2025-01-22T04:30:45.790337+00:00",
"description": "A helpful support assistant",
"enabled_plugins": null,
"id": "3317853e-0af2-427d-a56f-351a9587f48f",
"is_public": false,
"name": "API Docs Demo Chatbot",
"organization_id": "123042b2-86e2-4184-a86e-95423d728815",
"personality_config": {
"style": "Friendly",
"tone": "Professional"
},
"settings": {
"greeting": "Hello! How can I assist you today?",
"isRequestUserInfoEnabled": false,
"isToolEnabled": true,
"model": "gpt-4o-mini",
"prompt": "You are a highly skilled customer support assistant for [company name]. Your goal is to provide accurate, polite, and concise answers to customer inquiries. If you do not know the answer, recommend the customer to contact human support or check the FAQ section. Ensure a positive tone in all responses",
"snippet": {
"header": "Customer Support",
"logo": "https://example.com/logo.png",
"name": "Support Assistant",
"primaryColor": "#4F46E5",
"secondaryColor": "#10B981",
"slogan": "How can I help you today?"
}
},
"slug": "api-docs-demo-chatbot",
"suggestions": null,
"updated_at": "2025-01-22T04:30:45.790337+00:00",
"version_id": null,
"voice_widget_config": null
}
]
}Changes
Changed in 2 of the 10 revisions of this API.256
- ●
the optional response header
Keep-Aliveremoved for the status200optional-response-header-removed
- ●
removed the optional property
chatbots/items/openai_api_keyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
chatbots/items/settings/avatarfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
chatbots/items/enabled_pluginsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
chatbots/items/suggestionsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
chatbots/items/version_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
chatbots/items/voice_widget_configto the response with the200statusresponse-optional-property-added
- ●
- ●
the optional response header
CF-RAYremoved for the status200optional-response-header-removed
- ●
the optional response header
Cache-Controlremoved for the status200optional-response-header-removed
- ●
the optional response header
Content-Encodingremoved for the status200optional-response-header-removed
- ●
the optional response header
NELremoved for the status200optional-response-header-removed
- ●
the optional response header
Report-Toremoved for the status200optional-response-header-removed
- ●
the optional response header
Serverremoved for the status200optional-response-header-removed
- ●
the optional response header
access-control-allow-credentialsremoved for the status200optional-response-header-removed
- ●
the optional response header
access-control-allow-headersremoved for the status200optional-response-header-removed
- ●
the optional response header
access-control-allow-methodsremoved for the status200optional-response-header-removed
- ●
the optional response header
access-control-allow-originremoved for the status200optional-response-header-removed
- ●
the optional response header
alt-svcremoved for the status200optional-response-header-removed
- ●
the optional response header
cf-cache-statusremoved for the status200optional-response-header-removed
- ●
the optional response header
server-timingremoved for the status200optional-response-header-removed
- ●
the optional response header
strict-transport-securityremoved for the status200optional-response-header-removed
- ●
the optional response header
varyremoved for the status200optional-response-header-removed
- ●
the optional response header
x-matched-pathremoved for the status200optional-response-header-removed
- ●
the optional response header
x-vercel-cacheremoved for the status200optional-response-header-removed
- ●
the optional response header
x-vercel-idremoved for the status200optional-response-header-removed
- ●
removed the optional property
chatbots/items/enabled_pluginsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
chatbots/items/suggestionsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
chatbots/items/version_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
chatbots/items/voice_widget_configfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
chatbots/items/openai_api_keyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
chatbots/items/settings/avatarto the response with the200statusresponse-optional-property-added
- ●