---
title: "Preview Auth Callback"
method: GET
path: "/v1/auth/preview/callback"
---

# Preview Auth Callback

`GET /v1/auth/preview/callback`

## Query parameters

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

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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