---
title: "Google Workspace Status"
method: GET
path: "/oauth/google-workspace/status"
tags: ["OAuth"]
---

# Google Workspace Status

`GET /oauth/google-workspace/status`

Check Google Workspace service account integration status for the current customer

## Response `200`

Successful Response

- GoogleWorkspaceStatus — Google Workspace service account connection status
  - `connected` boolean, required
  - `client_id` string, nullable
  - `required_scopes` string[], nullable

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
