getHighestSnapshotSlot

Returns the highest slot information that the node has snapshots for.

Path parameters

apiKeystringRequired

Response

Returns a JSON object with the highest full snapshot slot.
fullinteger or null
Highest full snapshot slot.
incrementalinteger or null
Highest incremental snapshot slot based on the full snapshot.