Skip to content

Archived metadata snapshots

GET
/admin/snapshots

Responses

Archive status

application/json
JSON
{
  
"archiveSuccessCount": 0,
  
"archiveFailureCount": 0,
  
"lastArchivedIndex": 0,
  
"snapshots": [
  
  
{
  
  
  
"key": "string",
  
  
  
"appliedIndex": 0,
  
  
  
"timestampMs": 0,
  
  
  
"size": 0
  
  
}
  
]
}

Playground

Samples