JOC API

Version 2.6.5

Download RAML
JOC API
/workflows/quick/search
POST

Searches deployed workflows


Parameters in the POST body schema

Name Type Description Example Default
controllerId required, string Controller ID myController
search required, string Limits result to a specified glob pattern that supports '*' and '?' as wildcards where
  • * : match zero or more characters
  • ? : match any single character
*test*