All URIs are relative to https://developer.api.autodesk.com/
Method | HTTP request | Description |
---|---|---|
getHub | GET /project/v1/hubs/{hub_id} | |
getHubs | GET /project/v1/hubs |
Hub getHub(hubId, oauth2client, credentials)
Returns data on a specific `hub_id`.
Name | Type | Description | Notes |
---|---|---|---|
hubId | String | the `hub id` for the current operation |
- Content-Type: application/vnd.api+json
- Accept: application/vnd.api+json, application/json
Hubs getHubs(opts, oauth2client, credentials)
Returns a collection of accessible hubs for this member. A Hub represents an A360 Team/Personal hub or a BIM 360 account.
Name | Type | Description | Notes |
---|---|---|---|
filterId | [String] | filter by the `id` of the `ref` target | [optional] |
filterExtensionType | [String] | filter by the extension type | [optional] |
- Content-Type: application/vnd.api+json
- Accept: application/vnd.api+json, application/json