Skip to main content

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

Success

Schema

  • Array [

  • path stringrequired

    Object path

    Possible values: non-empty and <= 1000 characters

  • ]

Loading...