---
title: "GET /v1beta/properties"
method: GET
path: "/v1beta/properties"
tags: ["properties"]
---

# GET /v1beta/properties

`GET /v1beta/properties`

Returns child Properties under the specified parent Account. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.

## Query parameters

- `filter` string
- `pageSize` integer
- `pageToken` string
- `showDeleted` boolean

## Response `200`

Successful response

---

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