---
title: "Get properties"
method: GET
path: "/googleanalytics4/properties"
tags: ["Google analytics 4"]
---

# Get properties

`GET /googleanalytics4/properties`

Gets a list of all the GA4 properties the linked user can access. The properties are grouped by the account they are under.

## Response `200`

OK

- AccountModel[]
  - `Name` string
  - `DisplayName` string
  - `Properties` PropertyModel[]
    - `Name` string
    - `DisplayName` string

---

[API](https://skmtc.net/tweakwise/apis/frontend-api.md) · [All operations](https://skmtc.net/tweakwise/apis/frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tweakwise/frontend-api/versions/9bd1e2b3633f/schema)
