v1
latestOpenAPI 3.0.02026-07-268285163.6 KBConversations
Get conversation by user
Returns a specific conversation
get/conversations/users/{user_id}/skills/{bot_id}
Path parameters
user_idstring required
ID of the user
bot_idstring required
ID of the bot
Query parameters
pagestring
Page value that need to be considered to get next logs
start_datestring date
Start 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.fffZ
end_datestring date
End 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.fffZ
Response
successful operation