sui_getCheckpoint
POST
/{apiKey}
Retrieves a checkpoint by its digest or sequence number.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
idstringrequiredCheckpoint identifier — can be a digest or a sequence number (both strings).
Responses
200
The checkpoint data for the specified ID.
Was this page helpful?