get https://legacy-api.bimtrackapp.co/v3/hubs//users
Lists all users for the specified hub, along with their role in the hub.
Log in to see full request history
Response
Lists all users for the specified hub, along with their role in the hub.
xxxxxxxxxx
curl --request GET \
--url https://legacy-api.bimtrackapp.co/v3/hubs/hubId/users \
--header 'Authorization: Bearer ' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: