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

# GET /v2/{+parent}/participantSessions

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

Lists the participant sessions of a participant 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 `'participantsessions/*, 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)
