---
title: "Get user chat debug logging setting"
method: GET
path: "/api/v2/chats/config/user-debug-logging"
tags: ["Chats"]
---

# Get user chat debug logging setting

`GET /api/v2/chats/config/user-debug-logging`

## Response `200`

OK

- CodersdkUserChatDebugLoggingSettings
  - `debug_logging_enabled` boolean
  - `forced_by_deployment` boolean
  - `user_toggle_allowed` boolean

---

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