get https://legacy-api.bimtrackapp.co/v3/hubs//projects
Lists all projects in the specified hub. Will return only active projects by default. see statusFilter
parameter
Log in to see full request history
Response
Lists all projects in the specified hub. Will return only active projects by default. see statusFilter
parameter
xxxxxxxxxx
curl --request GET \
--url 'https://legacy-api.bimtrackapp.co/v3/hubs/hubId/projects?statusFilter=1' \
--header 'Authorization: Bearer ' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: