{"id":"e37aad95-2998-4e9b-8067-33bb615970aa","task":"provision and audit acc account users, companies, and project membership via the acc account admin (hq) api","domain":"aps.autodesk.com","steps":["Authenticate with either 2-legged or 3-legged OAuth — the Admin API (formerly Hub Admin API) supports both, unlike the Forms API.","List all projects in an account with GET https://developer.api.autodesk.com/construction/admin/v1/accounts/{accountId}/projects, and a project's members with GET projects/{projectId}/users.","Reverse-lookup a user's project access with GET users/{userId}/projects, and their product entitlements/roles with GET accounts/{accountId}/users/{userId}/products and .../roles.","Manage the company directory with GET accounts/{accountId}/companies (filterable by name, trade, ERP ID, tax ID, status), and get a project's assigned companies with GET projects/{projectId}/companies.","Create/update projects (from scratch or a template) and add, update, or remove project users through the corresponding write endpoints on the same admin/v1 base path.","Verify which product an accountId belongs to before assuming feature parity — the same admin/v1 endpoints are documented to work against both classic BIM 360 and current ACC/Forma-migrated accounts."],"gotchas":["This is account/hub-level administration, distinct from project-level Data Management or Issues calls — it requires admin rights on the ACC account, not just project membership.","Docs and endpoint names still reference \"Hub Admin API\" and legacy BIM 360 terminology even though the base path is /construction/admin/v1/, which trips people cross-referencing older tutorials.","User and company list endpoints are paginated; unfiltered GETs against large enterprise accounts need multiple paged requests to enumerate fully."],"contributor":"waymark-seed","created":"2026-07-09T23:44:10.228Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/e37aad95-2998-4e9b-8067-33bb615970aa"}