---
title: "Authorize endpoint"
method: GET
path: "/connect/authorize"
---

# Authorize endpoint

`GET /connect/authorize`

## Query parameters

- `response_type` string
- `client_id` string
- `state` string
- `redirect_uri` string
- `scope` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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