---
title: "Get experiment participant counts"
method: GET
path: "/application/{applicationId}/experiments/{experimentId}/participants"
tags: ["Experiments (V1)"]
---

# Get experiment participant counts

`GET /application/{applicationId}/experiments/{experimentId}/participants`

Participant counts per group for a v1 experiment.

## Path parameters

- `applicationId` number, required
- `experimentId` number, required

## Headers

- `environment_id` number, required

## Response `200`

Default Response

- object

---

[API](https://skmtc.dev/gamebeast/apis/gamebeast-api.md) · [All operations](https://skmtc.dev/gamebeast/apis/gamebeast-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gamebeast/gamebeast-api/revisions/e9940594b0cc/schema)
