/
QD
qdrant
/
Qdrant API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 2w ago
View markdown
qdrant
Qdrant API
post
Tries to recover current peer Raft state.
latest
OpenAPI 3.0.1
Apache 2.0
raw.githubusercontent.com
2026-08-05
69
400
504.8 KB
d08b1f613f29
Aliases
3
Beta
2
Collections
9
Distributed
9
get
Get cluster status info
get
List shard keys
put
Create shard key
post
Delete shard key
get
Collect cluster telemetry data
post
Tries to recover current peer Raft state.
delete
Remove peer from the cluster
get
Collection cluster info
post
Update collection cluster setup
Indexes
2
Points
14
Quotas
2
Search
5
Service
6
Snapshots
17
Distributed
Tries to recover current peer Raft state.
post
/cluster/recover
Response
successful operation
object
required
usage
union
time
number
float
Time spent to process this request
status
string
result
boolean
Example response
{ "time": 0.002, "status": "ok" }