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

# GET /v2/{+parent}/entries

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

Lists the structured transcript entries per transcript. By default, ordered by start time and in ascending order. Note: The transcript entries returned by the Google Meet API might not match the transcription found in the Google Docs transcript file. This can occur when 1) we have interleaved speakers within milliseconds, or 2) the Google Docs transcript file is modified after generation.

## Path parameters

- `parent` string, required

## Query parameters

- `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)
