---
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

---

[API](https://skmtc.net/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.net/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/versions/09053e1c8b21/schema)
