---
title: "Starts the google oauth flow"
method: GET
path: "/oauth/{clientAccount}"
tags: ["oauth"]
---

# Starts the google oauth flow

`GET /oauth/{clientAccount}`

Starts the google oauth flow by redirecting the user to a google domain URL

## Path parameters

- `clientAccount` string, required

## Headers

- `Authorization` string

## Other responses

- `302` — Redirects the user to a google domain where it will authenticate the user.

---

[API](https://skmtc.net/gameanalytics/apis/datatiger-management-api.md) · [All operations](https://skmtc.net/gameanalytics/apis/datatiger-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gameanalytics/datatiger-management-api/versions/20a4f732a0b7/schema)
