# Get Property-Building sets

To be able to get/send Costs information via Moderan API you first need to know the Property/Building set name.&#x20;

Once you GET all the sets, you may pick up the needed set's **ID** to further get periods, costs or send Readings.

To get all Property/Building set data of a domain:

## Get all Property-Building sets&#x20;

<mark style="color:blue;">`GET`</mark> `https://www.moderan.net/api/domains/DOMAIN_ID/properties/0/distributionsets`

This endpoint allows you to **get all Property-Building sets** from Moderan\
\
The id field received will be used in future and we will call it **COST\_SET\_ID**

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

```
```

{% endtab %}
{% endtabs %}
