---
title: "Google OAuth link authorize URL"
method: GET
path: "/auth/oauth/google/link-authorize-url"
tags: ["auth"]
---

# Google OAuth link authorize URL

`GET /auth/oauth/google/link-authorize-url`

Return Google OAuth URL for linking account (Bearer required)

## Query parameters

- `redirect_uri` string

## Response `200`

Default Response

- object
  - `redirectUrl` string, required

## Other responses

- `400` — Default Response
- `401` — Default Response
- `429` — Default Response
- `503` — Default Response

## Changes

- **2026-07-17** `b2c23a2d8170` — 1 info
  - endpoint added
- **2026-01-14** `4f6c72308c7a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/blockmatic/apis/basilic-api/changes/auth/oauth/google/link-authorize-url/get.md)

---

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