---
title: "Get Device Authorization Page"
method: GET
path: "/auth/device"
tags: ["Authentication"]
---

# Get Device Authorization Page

`GET /auth/device`

Redirect browser-based device authorization requests to the web UI

## Query parameters

- `user_code` string
- `ui` '1'

## Response `200`

Device authorization payload from Better Auth

- object

## Other responses

- `302` — Redirects the browser to the web app device screen

## Changes

- **2026-07-11** `32cece1ebe43` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/auth/device/get.md)

---

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