---
title: "Oauth"
method: GET
path: "/v2/oauth"
---

# Oauth

`GET /v2/oauth`

## Query parameters

- `code` string, required
- `state` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/invite-tracker/apis/fastapi.md) · [All operations](https://skmtc.dev/invite-tracker/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/invite-tracker/fastapi/revisions/b2ead1be72e5/schema)
