How to get events list by HTTP-API request

Hi,
I want to ask if there is any way to get blynk events list in json format (or similar) using http API? I need to get the events list in order to parse it on my local server.
Logging events works fine, I can log my event and I can see it on my timeline. All I need is getting the list using HTTP api request.

thx