I am currently working with the Autodesk Construction Cloud API to fetch sheets and version sets. However, I’m facing a challenge where I cannot retrieve sheets or version sets that have been grouped within a collection. While I can successfully fetch ungrouped sheets and version sets, those organized within a collection are absent from the response. This issue persists both for sheets and version sets.
The Get request i am using
I created a new project without Collections enabled and was able to retrieve all sheets without any issues. After activating a collection and creating one, I could still retrieve the sheets. However, as soon as I moved a sheet to a collection, it was no longer present in my API response.
GreenHeinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.