---
title: "All requests for OAuth tokens involve a request to /oauth/authorize."
method: GET
path: "/oauth/authorize"
tags: ["Authentication"]
---

# All requests for OAuth tokens involve a request to /oauth/authorize.

`GET /oauth/authorize`

## Query parameters

- `response_type` string, required
- `client_id` string, required
- `redirect_uri` string

## Other responses

- `302` — Found

## Changes

- **2020-10-22** `358f19985531` — 1 info
  - endpoint added
- **2019-08-27** `6d6e730a2d14` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubesphere/apis/ks-api/changes/oauth/authorize/get.md)

---

[API](https://skmtc.dev/kubesphere/apis/ks-api.md) · [All operations](https://skmtc.dev/kubesphere/apis/ks-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubesphere/ks-api/revisions/358f19985531/schema)
