Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ “attribute”: “technician.email”, “operator”: “includes”, “value”: [“user1@acme.com”, “user2@acme.com”]}
[ { “attribute”: “name”, “order”: “ASC”, “emptyAtLast”: true }]
{ "data": { "getTaskList": { "tasks": [ { "taskId": "6029612596599734272", "displayId": "1", "title": "New task", "description": "<p>Task</p>", "status": "Completed", "estimatedTime": 0, "scheduledStartDate": null, "dueDate": null, "overdue": false, "actualStartDate": "2026-05-17T01:06", "actualEndDate": "2026-05-17T01:06", "technician": { "userId": "5208564077838036992", "name": "test" }, "techGroup": { "groupId": "6028845043904430080", "name": "Level 2 Support" }, "workItem": { "workId": "6028892715369644032", "displayId": "7", "module": "TICKET" }, "taskOrder": 3 } ], "listInfo": { "page": 1, "pageSize": 1, "sort": null, "condition": null, "hasMore": true, "totalCount": 7 } } } }
Was this page helpful?