---
title: "Linear OAuth callback"
method: GET
path: "/v1/integrations/linear/oauth/callback"
tags: ["integrations"]
---

# Linear OAuth callback

`GET /v1/integrations/linear/oauth/callback`

Complete Linear OAuth and persist the installation.

## Query parameters

- `state` string, required — Linear OAuth state
- `code` string, nullable — Linear OAuth authorization code
- `error` string, nullable — Linear OAuth error

## Other responses

- `307` — Redirect after Linear installation
- `422` — Validation Error

---

[API](https://skmtc.net/mixedbread/apis/mxbai-omni.md) · [All operations](https://skmtc.net/mixedbread/apis/mxbai-omni/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mixedbread/mxbai-omni/versions/2eece97b5ae5/schema)
