> 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/assets/get-property-building-sets.md).

# Get Property sets

To be able to get/send Turnover or other information via Moderan API you first need to know the Property name.&#x20;

Once you GET all the sets, you may pick up the needed set's **ID**&#x20;

## Get all Property sets&#x20;

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

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

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

```
```

{% endtab %}
{% endtabs %}
