Hi there.. K2 Five (5.2) installed.
Looking to update some javascript that generates a custom task list. I'm using /k2services/REST.svc/Worklist/Items?piDataField=true at the moment which is returning the process instance's data fields. I need these to generate a user friendly interface with process contextual information.
Can I get the data fields out of /Api/Workflow/V1/tasks? ... I don't see any reference to it in the documentation.