Skip to content

Returns the minimum sync round the ledger is keeping in cache.

GET
/v2/ledger/sync

Gets the minimum sync round for the ledger.

Response containing the ledger’s minimum sync round

object
round
required

The minimum sync round for the ledger.

integer

Sync round not set.

An error response with optional data field.

object
data
object
message
required
string

Invalid API Token

An error response with optional data field.

object
data
object
message
required
string

Internal Error

An error response with optional data field.

object
data
object
message
required
string

Service Temporarily Unavailable

An error response with optional data field.

object
data
object
message
required
string

Unknown Error