---
title: "Get Guacamole settings"
method: GET
path: "/users/guacamole-settings"
tags: ["Users"]
---

# Get Guacamole settings

`GET /users/guacamole-settings`

Returns current guacd enabled status and host:port URL. No authentication required.

## Response `200`

Guacamole settings.

- object
  - `enabled` boolean
  - `url` string

## Other responses

- `500` — Failed to get guacamole settings.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
