Workflows
Number of APIs: 2
-
Returns all Workflow resources. GET {{baseUrl}}/Workflows?filter=<string>&lookupByName=false&sortBy=<string>&sortOrder=ascending&startIndex=1&count=1000&attributes=<string>&excludedAttributes=<string>
-
Returns a Workflow resource based on id. GET {{baseUrl}}/Workflows/:workflowId?attributes=<string>&excludedAttributes=<string>