Supported Formats
json, xml
Errors
Code |
Description |
401 |
Unauthorized - ensure token is being passed with each service call. |
404 |
Unsupported operation |
500 |
Unspecified error on server. |
Examples
[
{
"building_id": 38,
"created_at": "2014-10-31T21:18:59Z",
"id": 7,
"updated_at": "2014-10-31T21:18:59Z",
"wall_insulation_thickness": 11,
"wall_r_value": null,
"wall_type_id": 5,
"wall_u_factor": null
},
{
"building_id": 38,
"created_at": "2014-11-02T01:09:34Z",
"id": 9,
"updated_at": "2014-11-12T20:26:38Z",
"wall_insulation_thickness": 9.87600040435791,
"wall_r_value": null,
"wall_type_id": 3,
"wall_u_factor": null
}
]