JOC API

Version 2.6.5

Download RAML
JOC API
/inventory/quick/search
POST

Searches inventory objects


Parameters in the POST body schema

Name Type Description Example Default
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*
returnTypes optional, array[string] Possible values
  • WORKFLOW
  • LOCK
  • FILEORDERSOURCE
  • JOBRESOURCE
  • NOTICEBOARD
  • SCHEDULE
  • JOBTEMPLATE
  • INCLUDESCRIPT
  • CALENDAR