---
title: "Gets a list of persistence services."
method: GET
path: "/persistence"
tags: ["persistence"]
---

# Gets a list of persistence services.

`GET /persistence`

## Headers

- `Accept-Language` string

## Response `200`

OK

- PersistenceServiceDTO[]
  - `id` string
  - `label` string
  - `type` string

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
