---
title: "GET /oauth/authorize"
method: GET
path: "/oauth/authorize"
tags: ["oauth"]
---

# GET /oauth/authorize

`GET /oauth/authorize`

Authorize client

## Query parameters

- `client_id` integer, required
- `redirect_uri` string, required
- `response_type` 'code' | 'token', required

## Response `200`

Authorize client

---

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