---
title: "Authorize Google Drive integration"
method: GET
path: "/v1/integrations/google_drive/oauth/authorize"
tags: ["integrations"]
---

# Authorize Google Drive integration

`GET /v1/integrations/google_drive/oauth/authorize`

Start Google Drive OAuth for the current organization.

## Query parameters

- `store_name` string, nullable — Optional ingestion store name
- `metadata_contextualization` boolean — Contextualize chunks with the connector's curated metadata fields
- `file_contextualization` boolean — Generate an LLM context for each chunk situating it within the full document
- `ingestion_mode` 'fast' | 'high_quality' — Strategy for adding a file to a store.

## Other responses

- `307` — Redirect to Google OAuth
- `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)
