---
title: "Login Oauth"
method: GET
path: "/oauth/login"
tags: ["OAuth"]
---

# Login Oauth

`GET /oauth/login`

Initiates the OAuth2.0 flow for multiple services.

## Query parameters

- `user_id` string, required
- `integration_type` string, required

## Other responses

- `302` — Successful Response
- `422` — Validation Error

---

[API](https://skmtc.net/akk/apis/fastapi.md) · [All operations](https://skmtc.net/akk/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akk/fastapi/revisions/6662a407c637/schema)
