---
title: "Observations Properties"
method: GET
path: "/api/resources/observation_properties"
tags: ["Resources"]
---

# Observations Properties

`GET /api/resources/observation_properties`

Gets all Observation Properties (ID and name).

## Response `200`

Observation Property Array

- EaseeCloudAPIObservationPropertyDTO[]
  - `observationId` integer
  - `name` string, nullable
  - `dataType` 2 | 3 | 4 | 5 | 6

---

[API](https://skmtc.net/easee/apis/easee-cloud-api.md) · [All operations](https://skmtc.net/easee/apis/easee-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/easee/easee-cloud-api/revisions/46ccab4af8b1/schema)
