Remove events from response of ticket api endpoints
over 1 year ago by Jan Katrenic
Starting from July 31, 2023, attribute events
will be removed from response of ticket rest api endpoints. Following endpoints will be affected:
Currently, only 'action-executed' and 'phone' events are listed in events
attribute in response of these endpoints, for performance reasons. Starting from July 31, 2023, attribute events
will be removed. You should use Events API instead, which allows you to list any event type.