We have projects on both BIM360 and ACC, I get the list of projects from Data Management and then I want to differentiate active projects vs non-active and production vs template/sample/component. The endpoint on ACC for project (here) gives both classification and status where BIM360 (here) only status, how can I tell if a project is a template project on BIM360 ? Thanks Jonathan.
The ACC GET Projects endpoint https://aps.autodesk.com/en/docs/acc/v1/reference/http/admin-accounts-accountidprojects-GET/ should also works with BIM360 projects. You can filter with classification and platform as the picture attached. Hope this helps.