Hubs
Get a Hub by id
:warning: This is a new API which is still subject to change.
Use this endpoint to get a Hub's details by id.
get/v1/data-acquisition/hubs/{id}
Path parameters
idstring required
Query parameters
includestring[]
Include additional Hub fields. Passing 'connectors' includes the list of the Hub's Connectors.
Response
Successful response with a Hub's details
Changes
No recorded changes to this endpoint across all 1 revision of this API.