v7

latestSwagger 2.0raw.githubusercontent.com2026-08-01202440.1 KB
snapshots

Check if a snapshot exists

Check if a specified snapshot exists locally

get/snapshots/exists

Query parameters

snapshotstring required

Snapshot name and tag

Response

OK

existsboolean

Example response

{
  "exists": true
}