---
title: "Check Chutes auth status (legacy — use /inference-auth/chutes)"
method: GET
path: "/v1/miner/chutes-auth/status"
tags: ["miner"]
deprecated: true
---

# Check Chutes auth status (legacy — use /inference-auth/chutes)

`GET /v1/miner/chutes-auth/status`

> **Deprecated.**

Back-compat shim. Reads from the new MinerInferenceAuth table.

## Response `200`

Successful Response

- ChutesAuthStatusResponse
  - `connected` boolean, required — Whether the miner has a valid Chutes token stored
  - `updated_at` string, date-time, nullable — When the Chutes token was last updated

---

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