Sources
Retrieve sources for the chatbot with their training statuses
GET
https://api.sitespeak.ai/v1/{chatbot_id}/sources
Returns the sources for the chatbot
Path Parameters
Name | Type | Description |
---|---|---|
chatbot_id* | String | The ID of your chatbot. You can find the ID on the settings page for your chatbot. |
Headers
Name | Type | Description |
---|---|---|
Accept* | String | application/json |
Authorization* | String | Bearer {api_token} |
Last updated