AlphaAlpha Docs
API ReferenceTypes -static model

Search model trees

Search model trees

GET
/types/static-model/{typeId}/search
AuthorizationBearer <token>

In: header

Path Parameters

typeId*string

Query Parameters

search*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "http://localhost:18080/api/v1/types/static-model/string/search?search=string"
[
  {
    "disabledInViewer": true,
    "id": "string",
    "modelNamePrefix": "string",
    "stats": {
      "glbInDb": 0,
      "lastSynced": "2019-08-24T14:15:22Z",
      "modelsComplete": 0,
      "modelsInDb": 0,
      "rvtInDb": 0,
      "totalFileSize": 0,
      "totalModels": 0
    },
    "type": "CONCEPT"
  }
]
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}