listSnapshots

abstract suspend fun listSnapshots(name: String): List<SnapshotDescription>

List a collection's snapshots (GET /collections/{name}/snapshots).