I am using the Forge Data Management API to search for documents within a BIM 360 Docs folder/subfolder. The used endpoint is https://developer.api.autodesk.com/data/v1/projects/:project_id/folders/:folder_id/search
the received results does not contain "Description" Attribute.
what I need is:
1- Ability to search using the Description attribute as filtering criteria.
2- Show the Description attribute in the result.