In this guide, we can get conversation history for a fixed period of time.
https://backend.chatfly.co/api/chat/history/{bot_id}/{date_from}/{date_to}/{order}
{bot_id}
, {date_from}
, {date_to}
, {order}
with the your bot information.token
with your token access.