JOC API

Version 2.6.5

Download RAML
JOC API
/workflows/tag/search
POST

Searches tags that have 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*