---
title: "Read the daemon-owned user preferences"
method: GET
path: "/api/v1/settings"
tags: ["settings"]
---

# Read the daemon-owned user preferences

`GET /api/v1/settings`

## Response `200`

OK

- SettingsResponse
  - `chatHarnesses` string[], required
  - `defaultSessionMode` 'chat' | 'tui', required

## Other responses

- `500` — Internal Server Error
- `501` — Not Implemented

---

[API](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/versions/6ffec0ec12f0/schema)
