Get conversation by userAsk AIget https://apis.smartly.ai/conversations/users/{user_id}/skills/{bot_id}Returns a specific conversationPath Paramsuser_idstringrequiredID of the userbot_idstringrequiredID of the botQuery ParamspagestringPage value that need to be considered to get next logsstart_datedateStart date that need to be considered while retrieving the data. Accepted formats are ex: YYYY/MM/DD, YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.fffZend_datedateEnd date that need to be considered while retrieving the data. Accepted formats are ex: YYYY/MM/DD, YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.fffZResponses 200successful operation 400Invalid ID supplied (user or bot) 404conversations not foundUpdated 6 months ago