Prompts
Retrieve smart prompts for the chatbot
GET
https://api.sitespeak.ai/v1/{chatbot_id}/prompts
Returns the smart prompts 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