Alchemy Logo

sui_getCheckpoint

POST
/{apiKey}

Retrieves a checkpoint by its digest or sequence number.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

idstringrequired

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?