---
title: "Get Debug Override"
method: GET
path: "/logs/debug/{chute_id}"
tags: ["Logs"]
---

# Get Debug Override

`GET /logs/debug/{chute_id}`

Report whether the per-chute log-capture debug override is enabled.

## Path parameters

- `chute_id` string, required

## Headers

- `X-Chutes-Hotkey` string, nullable
- `X-Chutes-Signature` string, nullable
- `X-Chutes-Nonce` string, nullable
- `Authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 7 revisions in range; 4 could not be searched.

- **2026-08-04** `352418d4e3a2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/chutes/apis/fastapi/changes/logs/debug/:chute_id/get.md)

---

[API](https://skmtc.dev/chutes/apis/fastapi.md) · [All operations](https://skmtc.dev/chutes/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chutes/fastapi/revisions/7be1aa2fe1a0/schema)
