v1.11.x
Search...
/
Cloud
GitHub
API Reference
Collections
GET
Get collection details
PUT
Create a collection
DEL
Delete a collection
PATCH
Update collection parameters
GET
List all collections
GET
Check collection existence
Points
Search
Indexes
Snapshots
Aliases
Distributed
Service
Beta
Cloud
GitHub
API Reference
Collections
Check collection existence
GET
http://
localhost:6333
/
collections
/
:collection_name
/
exists
Checks whether the specified collection exists.
Path parameters
collection_name
string
Required
Name of the collection
Response
This endpoint returns an object.
time
double
Optional
Time spent to process this request
status
string
Optional
result
object
Optional
State of existence of a collection, true = exists, false = does not exist
Show property
Built with