Returns the minimum sync round the ledger is keeping in cache.
  GET /v2/ledger/sync    
 GET
 /v2/ledger/sync
 Gets the minimum sync round for the ledger.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”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
 default
Section titled “default ”Unknown Error