---
title: "GET /api/auth/callback"
method: GET
path: "/api/auth/callback"
tags: ["cloudAuthPublic"]
---

# GET /api/auth/callback

`GET /api/auth/callback`

## Query parameters

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

## Response `204`

<No Content>

## Other responses

- `500` — UserStoreError | WorkOSError

---

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