Get Model Tree widget favorite objects for the project
GET/explorer/:projectId/modeltree/favorites
Get Model Tree widget favorite objects for the project
Request
Path Parameters
projectId stringrequired
Query Parameters
sceneId string
Responses
- 200
- 401
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
path stringrequired
Object path
Possible values: non-empty
and <= 1000 characters
[
{
"path": "string"
}
]
Unauthorized
Not Found
Server Error
Loading...