Workflows

Number of APIs: 2

  1. Returns all Workflow resources. GET {{baseUrl}}/Workflows?filter=<string>&lookupByName=false&sortBy=<string>&sortOrder=ascending&startIndex=1&count=1000&attributes=<string>&excludedAttributes=<string>

  2. Returns a Workflow resource based on id. GET {{baseUrl}}/Workflows/:workflowId?attributes=<string>&excludedAttributes=<string>