---
title: "getFoldersUnderGoogleAccount"
method: GET
path: "/api/v4/connected-accounts/{connectedAccountId}/folders"
tags: ["Connected Accounts"]
---

# getFoldersUnderGoogleAccount

`GET /api/v4/connected-accounts/{connectedAccountId}/folders`

Returns the Google Business Profile folders (groups) accessible to a connected Google account.

## Path parameters

- `connectedAccountId` string, required

## Response `200`

Successful response

- GmbFolder[]
  - `id` string
  - `name` string

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `500` — Server error

---

[API](https://skmtc.net/listingsapi/apis/listings-api.md) · [All operations](https://skmtc.net/listingsapi/apis/listings-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/listingsapi/listings-api/revisions/9274a1eac380/schema)
