---
title: "Handle receiving a code from an OAuth flow."
method: GET
path: "/oauth/callback"
tags: ["oauth"]
---

# Handle receiving a code from an OAuth flow.

`GET /oauth/callback`

## Query parameters

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

## Response `default`

default response

## Other responses

- `403` — Response was sent via HTTP, please retry using HTTPS

---

[API](https://skmtc.net/gremlin/apis/gremlin-api.md) · [All operations](https://skmtc.net/gremlin/apis/gremlin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gremlin/gremlin-api/revisions/36ee938323f0/schema)
