Skip to main content
GET
Python

Authorizations

Authorization
string
header
required

Admin JWT or access token for authenticating requests to VectorAI DB.

Path Parameters

collection_name
string
required

The name of the collection to retrieve information for.

Example:

"my_collection"

Response

200 - application/json

Collection information

usage
object
time
number<double>

Time spent to process this request, in seconds.

Example:

0.0000054

status
string

Operation status.

Example:

"ok"

result
object