/
/Qdrant API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 13m ago · Updated 4w ago
Aliases3
Beta2
Collections9
Distributed9
Indexes2
Points14
Quotas2
Search5
Service6
Snapshots17
  • getList collection snapshots
  • postCreate collection snapshot
  • postRecover from an uploaded snapshot
  • putRecover from a snapshot
  • getDownload collection snapshot
  • deleteDelete collection snapshot
  • getList of storage snapshots
  • postCreate storage snapshot
  • getDownload storage snapshot
  • deleteDelete storage snapshot
  • getDownload shard snapshot
  • postRecover shard from an uploaded snapshot
  • putRecover from a snapshot
  • getList shards snapshots for a collection
  • postCreate shard snapshot
  • getDownload collection snapshot
  • deleteDelete shard snapshot
    Snapshots

    Download storage snapshot

    Download specified snapshot of the whole storage as a file

    get/snapshots/{snapshot_name}

    Path parameters

    snapshot_namestring required

    Name of the snapshot to download

    Response

    Snapshot file

    Changes