---
title: StreamNodeRecordsResponse
description: StreamNodeRecordsResponse delivers node record updates.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/stream-node-records-response/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/stream-node-records-response.md
---

# StreamNodeRecordsResponse

StreamNodeRecordsResponse delivers node record updates.

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

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `record` | [`thru.core.v1.NodeRecord`](https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/node-record.md) | 1 · optional | A node record (initial snapshot or update). |
| `finished` | `bool` | 2 · optional | Signals the initial batch of records is complete. |
