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

# GET /oauth-server/authorize

`GET /oauth-server/authorize`

## Query parameters

- `client_id` string, required
- `redirect_uri` string, required
- `response_type` string, required
- `deeplink` unknown
- `state` unknown

## Other responses

- `303` — Redirect to the client's uri with an authorization code.

---

[API](https://skmtc.dev/routine/apis/routine-co.md) · [All operations](https://skmtc.dev/routine/apis/routine-co/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/routine/routine-co/revisions/efced8f8ad00/schema)
