---
title: "GET /user/settings"
method: GET
path: "/user/settings"
tags: ["settings"]
---

# GET /user/settings

`GET /user/settings`

Returns the list of settings

## Changes

- **2020-01-12** `52987c8da72a` — 1 breaking, 3 info
  - removed the success response with the status `200`
  - api operation id `settingsGetAll` removed and replaced with `ListSettings`
  - the security scope `[]` was removed from the endpoint's security scheme `bearer`
  - removed the non-success response with the status `400`

[Change history](https://skmtc.dev/sipcapture/apis/homer-app/changes/user/settings/get.md)

---

[API](https://skmtc.dev/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.dev/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sipcapture/homer-app/revisions/52987c8da72a/schema)
