---
title: ListEventsResponse
description: ListEventsResponse returns paginated events.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/list-events-response/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/list-events-response.md
---

# ListEventsResponse

ListEventsResponse returns paginated events.

**Package:** `thru.services.v1`

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `events` | repeated [`Event`](https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/event.md) | 1 · optional | |
| `page` | [`thru.common.v1.PageResponse`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/page-response.md) | 2 · optional | |
