kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.transport
/
QdrantTransport
/
listSnapshots
list
Snapshots
abstract
suspend
fun
listSnapshots
(
name
:
String
)
:
List
<
SnapshotDescription
>
List a collection's snapshots (
GET /collections/{name}/snapshots
).