JOC API

Version 2.7.3

Download RAML
JOC API
/reporting/search
POST

Searches released report configurations


Parameters in the POST body schema

Name Type Description Example Default
search optional, string Limits result to a specified glob pattern that supports '*' and '?' as wildcards where
  • * : match zero or more characters
  • ? : match any single character
*test*
folders optional, array[string]