Return a list of processes based on the filter search string.
name | type | required | description |
---|---|---|---|
filter | string | no | All or part of the name or description of a process. If empty, all processes will be returned. |
Append your key and the token obtained from either Access/exchange-token or Access/impersonate to the querystring (key=mykey&token=kj123khb123hb123hb123jh123) or to the headers (Authorization:Bearer kj123khb123hb123hb123jh123) of your request.
{TotalItemCnt: 13, Items: [ { CategoryName: "Human Resources", CategorySID: "c9ff6632-e713-4a44-aa80-eb63d86f7798", CurrentPublishStatus: "Development", Description: "Use this process to submit a request to hire a full-time employee", Info: null, LD: 0, LanguageSID: "", MatchedPhrase: "New", ModifiedDate: "/Date(-62135578800000-0500)/", Name: "dynamic assigner test", ObjectSID: "c57068cc-071e-4845-999d-1f3be237cc35", PossibleMatches: [ ], SearchSID: "c57068cc-071e-4845-999d-1f3be237cc35", SourceText: "New Hire Request", Stats: null, Weight: 0 }, { CategoryName: "IT Services", CategorySID: "b69ae179-f47f-46f2-9591-3265c834ccf3", CurrentPublishStatus: "Development", Description: "Create a new email address", Info: null, LD: 0, LanguageSID: "", MatchedPhrase: "New", ModifiedDate: "/Date(-62135578800000-0500)/", Name: "Email Address - New", ObjectSID: "98e1545a-451a-494a-942c-7a6fc834cc54", PossibleMatches: [ ], SearchSID: "98e1545a-451a-494a-942c-7a6fc834cc54", SourceText: "Create a new email address", Stats: null, Weight: 0 }, ... ...