meta { name: Gets a list of Process objects started by the currently logged in User. type: http seq: 1 } get { url: {{baseUrl}}/api/v2/Processes/:strToken/:strType body: none auth: none } params:path { strToken: strType: }