Skip to main content

GetCheckpoint gRPC Method

Retrieves checkpoint information from the networkt by sequence number or digest.

Updated on
Jun 17, 2025

GetCheckpoint gRPC Method

Parameters

sequence_number
string
The sequence number of the checkpoint to retrieve. If omitted, the latest checkpoint will be returned.
read_mask
object
Field mask specifying which fields of the checkpoint to include in the response.
paths
array
List of field names to include (e.g., 'sequence_number', 'digest').

Returns

sequenceNumber
string
The numeric identifier of the returned checkpoint in the global sequence of checkpoints.
digest
string
The cryptographic digest that uniquely identifies the checkpoint.
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free