sui_getCheckpoint
Deprecation notice
Action required: Support for Sui JSON-RPC will end on September 25, 2026. Please migrate to Sui gRPC before then to avoid disruption. You can find our migration guide here.
Retrieves a checkpoint by its digest or sequence number.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
Checkpoint identifier — can be a digest or a sequence number (both strings).
Responses
200
The checkpoint data for the specified ID.
Was this page helpful?