Skip to main content
GET
/
vectorstore
/
collections
/
{collectionId}
Error
A valid request URL is required to generate request examples
{
  "collection": {}
}

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

collectionId
string<uuid>
required

Collection ID

Query Parameters

sync_stats
boolean
default:false

Sync stats from Qdrant

Response

Collection details retrieved successfully

collection
object