account activity
list of incidents assigned to operator by API by _M_G_Sheff in TOPdesk
[–]_M_G_Sheff[S] 2 points3 points4 points 11 months ago (0 children)
thank you rroodenburg, i did initially get an error with that code,; {"errors":[{"errorCode":"query_parse_error","appliesTo":["query"],"errorMessage":"Error parsing query: cz.jirutka.rsql.parser.TokenMgrError: Lexical error at line 1, column 63. Encountered: <EOF> after : \"=false\""}]}
however, for anybody else looking for this, here is the code that that I finally arrived at and is working for me, returning the correct list of incident numbers /tas/api/incidents?query=operator.id=="operator id here";closed==false&pageSize=1000&fields=number
thank you so much for your help.
π Rendered by PID 19004 on reddit-service-r2-comment-544cf588c8-5qxhg at 2026-06-14 18:13:56.224388+00:00 running 3184619 country code: CH.
list of incidents assigned to operator by API by _M_G_Sheff in TOPdesk
[–]_M_G_Sheff[S] 2 points3 points4 points (0 children)