---
title: "GET /v4/auth/google/start"
method: GET
path: "/v4/auth/google/start"
tags: ["Authentication"]
---

# GET /v4/auth/google/start

`GET /v4/auth/google/start`

Start the Google OAuth flow for signing in with a Google account.

## Query parameters

- `mode` union, required
  - string
  - string

## Response `200`

Response for status 200

- object
  - `authUrl` string, required

---

[API](https://skmtc.dev/merkl/apis/merkl-api.md) · [All operations](https://skmtc.dev/merkl/apis/merkl-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/merkl/merkl-api/revisions/b7784c9a78b9/schema)
