---
title: "Get Device Oauth Status"
method: GET
path: "/api/hf-auth/oauth/device/status/{session_id}"
---

# Get Device Oauth Status

`GET /api/hf-auth/oauth/device/status/{session_id}`

Poll for device-code login completion.

On the first poll that reports success, bring the central relay up (a
token-less boot has no relay instance yet), mirroring the OAuth callback.

## Path parameters

- `session_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-27** `0e1b28ca1ff6` — 1 info
  - endpoint added
- **2026-07-24** `69db2d0ea45e` — 1 breaking
  - api path removed without deprecation
- **2026-07-23** `1509435f1af2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api/changes/api/hf-auth/oauth/device/status/:session_id/get.md)

---

[API](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api.md) · [All operations](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pollen-robotics/reachy-mini-rest-api/revisions/7f5f936a81cc/schema)
