---
title: "Google OAuth callback"
method: GET
path: "/api/auth/google"
tags: ["Auth"]
---

# Google OAuth callback

`GET /api/auth/google`

## Query parameters

- `code` string
- `state` string

## Other responses

- `302` — Redirects to dashboard after successful auth
- `400` — Invalid request

## Changes

- **2026-03-02** `39aff788d955` — 1 info
  - added the media type `application/json` for the response with the status `400`

[Change history](https://skmtc.dev/builderz-labs/apis/mission-control-api/changes/api/auth/google/get.md)

---

[API](https://skmtc.dev/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.dev/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/39aff788d955/schema)
