Leads
Get all leads for a chatbot
GET
https://api.sitespeak.ai/v1/{chatbot_id}/leads
Returns all the leads for your 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