---
title: "GET /v2/{+parent}/participants"
method: GET
path: "/v2/{+parent}/participants"
tags: ["conferenceRecords"]
---

# GET /v2/{+parent}/participants

`GET /v2/{+parent}/participants`

Lists the participants in a conference record. By default, ordered by join time and in descending order. This API supports `fields` as standard parameters like every other API. However, when the `fields` request parameter is omitted, this API defaults to `'participants/*, next_page_token'`.

## Path parameters

- `parent` string, required

## Query parameters

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

## Response `200`

Successful response

---

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