> For the complete documentation index, see [llms.txt](https://apimoderan.gitbook.io/moderan-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apimoderan.gitbook.io/moderan-api/rent-and-fees-api/building-performance.md).

# Building performance

## Get the building performance report

<mark style="color:blue;">`GET`</mark> `https://moderan.net/api/domains/DOMAIN_ID/propertysets/0/reports/contracts/assetperformancebuilding?start=2023-12-22`

#### Path Parameters

| Name                                         | Type   | Description        |
| -------------------------------------------- | ------ | ------------------ |
| DOMAIN\_ID<mark style="color:red;">\*</mark> | String | ID of the customer |

#### Query Parameters

| Name                                          | Type   | Description                |
| --------------------------------------------- | ------ | -------------------------- |
| start\_date<mark style="color:red;">\*</mark> | String | Date of performance needed |

{% tabs %}
{% tab title="200: OK " %}

{% endtab %}
{% endtabs %}
