How to get hidden properties using forge API

Viewed 35
1 Answers

Unfortunately, GET {urn}/metadata/{modelGuid}/properties doesn't support hidden properties according to our engineering team.

However, we're listening to our customers' voices. Could you share your use case with me? If you don't want to share it publicly, please send it to forge (dot) help (at) autodesk (dot) com instead.

In addition, if your models are uploaded to BIM360 Docs (http://docs.b360.autodesk.com/) or Autodesk Docs (https://acc.autodesk.com/docs), you may use Model Properties API instead.

Related