As per the event reporting API doc mentioned here, the API used to report the events based on the time zone selected by admin/user. However, recently we observed a change in the behavior of the API. The API responses by default provides response in the Eastern Time zone (UTC-4). May I get below clarification on this ? :
- Is the behavior intentional and going to be consistent?
- If Yes, will the behavior change upon daylight savings?
Also, we observed that the postman collection mentions that the times should be represented in `Europe/Dublin` timezone.

Any help with this would be super helpful.
Thanks!