Chatbot Analytics

Get chatbot analytics

get

Retrieves analytics for a specific chatbot within a date range.

Authorizations
x-api-keystringRequired
Path parameters
chatbot_idstringRequired

The ID of the chatbot to get analytics for

Query parameters
start_datestring · dateRequired

The start date for the analytics range (inclusive)

end_datestring · dateRequired

The end date for the analytics range (inclusive)

Responses
chevron-right
200

Successful response

application/json
get
/integrations/chatbots/{chatbot_id}/analytics

Last updated