---
title: "List Google Sheets connections"
method: GET
path: "/gsheet-connections"
tags: ["Connections"]
---

# List Google Sheets connections

`GET /gsheet-connections`

Lists the company's Google Sheets connections with setup metadata. Establishing one uses a browser-interactive OAuth flow available only in the portal UI.

## Query parameters

- `customer_id` string

## Response `200`

Google Sheets connections and setup metadata.

- ConnectionList — Provider-specific connection list with setup metadata. The exact shape varies by provider and is returned as-is.

## Other responses

- `401` — Missing or invalid bearer token.
- `403` — Insufficient scope or role — e.g. a read-scoped key on a mutating method, or an API key on an admin/approver-only endpoint.

---

[API](https://skmtc.net/lastaccountingcompany/apis/lac-customer-api.md) · [All operations](https://skmtc.net/lastaccountingcompany/apis/lac-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lastaccountingcompany/lac-customer-api/versions/52e277b4f031/schema)
