Jump to: navigation, search

Download event history for single Interaction ID

This query is used by iWD Manager for fetching task history. It contains a list of event records sorted from newest to oldest.

Method

GET

Syntax

GET /gtl/events/{InteractionId}

Response Body

        {
         "actor": "urs/Prioritization", 
         "eventKey": "QUEUE", 
         "eventSeqNum": 1052197, 
         "eventTime": 1490878831000, 
         "id": 1910, 
         "interactionId": "028GB2TRUM0NV04G", 
         "param1": null, 
         "param2": null, 
         "param3": null
        }
This page was last edited on December 19, 2017, at 11:03.
Comments or questions about this documentation? Contact us for support!