get https://api.forge.connected.honeywell.com/sine/v1/sites
Fetches Sites with summary information, sorted by Site name
Responses
Fetches Sites with summary information, sorted by Site name
xxxxxxxxxx
curl --request GET \
--url 'https://api.forge.connected.honeywell.com/sine/v1/sites?limit=100' \
--header 'accept: application/json'