---
title: "GET /oauth/authorize"
method: GET
path: "/oauth/authorize"
---

# GET /oauth/authorize

`GET /oauth/authorize`

## Query parameters

- `client_id` string, required
- `redirect_uri` string, required
- `response_type` 'code', required
- `scope` string, required
- `state` string
- `code_challenge` string, required
- `code_challenge_method` 'S256', required
- `authorization_id` string
- `login_hint` string
- `locale` string
- `nonce` string

## Response `200`

---

[API](https://skmtc.dev/humanity/apis/api-reference.md) · [All operations](https://skmtc.dev/humanity/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humanity/api-reference/revisions/9301cfc104cd/schema)
