Skip to main content
GET
/
search
{
  "configurations": {
    "metadata": {},
    "results": [
      {}
    ]
  },
  "tasks": {
    "metadata": {},
    "results": [
      {}
    ]
  },
  "variables": {
    "metadata": {},
    "results": [
      {}
    ]
  }
}
{
"status": "<string>",
"context": {},
"type": "<string>",
"title": "<string>",
"detail": "<string>",
"violations": [
{
"title": "<string>",
"propertyPath": "<string>",
"type": "<string>"
}
]
}

Query Parameters

filter
string
default:{}

Apply filter to the results, result will be empty on non existing order or where column.

query
string
default:""

Search in multiple types with predefined properties and search operators.

space
string

Space Identifier

Response

Success

configurations
object
tasks
object
variables
object