---
title: "GET /v1/accounts"
method: GET
path: "/v1/accounts"
tags: ["accounts"]
---

# GET /v1/accounts

`GET /v1/accounts`

Lists all of the accounts for the authenticated user. This includes all accounts that the user owns, as well as any accounts for which the user has management rights.

## Query parameters

- `filter` string
- `pageSize` integer
- `pageToken` string
- `parentAccount` string

## Response `200`

Successful response

---

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