get https://api.vergesense.com/buildings
Get a list of buildings that VergeSense has data on.
Response
Property | Type | Description |
---|---|---|
name | String | The name of the building. |
building_ref_id | String | The building reference ID. |
address | String | The building address. |
working_hours | Object | Information on the working hours of the building. |
working_hours.from | Number | The hour that the building working hours start. |
working_hours.to | Number | The hour that the building working hours end. |
timezone | String | The timezone where the building is located in the America/New_York format |