---
title: "Oauth:Google.Database.Authorize"
method: GET
path: "/auth/oauth/authorize"
tags: ["auth"]
---

# Oauth:Google.Database.Authorize

`GET /auth/oauth/authorize`

## Query parameters

- `scopes` string[]

## Response `200`

Successful Response

- OAuth2AuthorizeResponse
  - `authorization_url` string, required

## Other responses

- `422` — Validation Error

---

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