API update
June 23rd, 2025
- Added the
workflow_id
field to the response body of the GET /tasks/{id} endpoint, indicating the workflow to which the task is associated. - Added the
roles
field to each user object in the response body of the GET /userlist endpoint, which contains a list of objects with the propertyname
, indicating the names of the roles assigned to each respective user.