API ReferenceConfiguration
List blocks for a project
Returns the list of blocks with house counts for a project scenario.
AuthorizationBearer <token>
In: header
Path Parameters
projectId*string
Query Parameters
scenarioId?string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:18080/api/v1/configurations/projects/string/blocks"[
{
"property1": null,
"property2": null
}
]{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}