# Get Costs for a period

To get the **COST\_SET\_ID** see:

{% content-ref url="get-property-building-sets" %}
[get-property-building-sets](https://apimoderan.gitbook.io/moderan-api/costs-api/get-property-building-sets)
{% endcontent-ref %}

To get **PERIOD\_ID** see

{% content-ref url="get-periods-for-a-cost-set" %}
[get-periods-for-a-cost-set](https://apimoderan.gitbook.io/moderan-api/costs-api/get-periods-for-a-cost-set)
{% endcontent-ref %}

## Get all Costs for a specific Period

<mark style="color:blue;">`GET`</mark> `https://www.moderan.net/api/domains/DOMAIN_ID/properties/0/sets/COST_SET_ID/periods/PERIOD_ID/utilities`

This endpoint allows you to **get all Costs for a specific period** from Moderan<br>

#### Path Parameters

| Name | Type   | Description |
| ---- | ------ | ----------- |
|      | string |             |

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

```
```

{% endtab %}
{% endtabs %}
