How do we fetch chat history in Bot Engine?

The challenge I am facing here is that I need JWT token in my Bot engine to make the get history API call.

Hello @injila_ahmed,

JWT token can be generated by following:

or in our latest version

Please check the following community posts as well for reference :

https://test-discourse.kore.ai/t/introducing-api-scopes/82
https://test-discourse.kore.ai/t/tips-on-setting-up-jwt-service/1156

Let us know if this helps fix the issue.