Search Controller
get
Authorizations
Query parameters
Responses
200
OK
*/*
400
Bad Request
*/*
403
Forbidden
*/*
404
Not Found
*/*
409
Conflict
*/*
500
Internal Server Error
*/*
get
/api/searchGET /api/search?searchFilter=[object+Object] HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "columnValue": "text",
    "schemaName": "text",
    "columnName": "text",
    "tableName": "text",
    "rowValue": "text"
  }
]Last updated
