---
title: "Google OAuth callback (internal)"
method: GET
path: "/v1/auth/google/callback"
tags: ["Calendar"]
---

# Google OAuth callback (internal)

`GET /v1/auth/google/callback`

Internal callback URL used by Google after OAuth authorization. Not called directly — Google redirects here after the user grants calendar access.

## Query parameters

- `code` string
- `state` string
- `error` string

## Response `200`

Default Response

---

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