Get conversation by clientAsk AIget https://apis.smartly.ai/conversations/clients/{client_id}/skills/{bot_id}Returns a specific conversationPath Paramsclient_idstringrequiredClient IDbot_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 (client or bot) 404conversations not foundUpdated 6 months ago