---
title: "Top Event Property Values"
method: GET
path: "/events/properties/values"
tags: ["Event Breakdown"]
---

# Top Event Property Values

`GET /events/properties/values`

Get the top values for a property. The Query API has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries.

## Query parameters

- `project_id` integer, required
- `workspace_id` integer
- `event` string, required
- `name` string, required
- `limit` integer

## Response `200`

Success

- string[] — Property values for the specified event property

---

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