Types & Getters
Get Vector Count
POST
Get Vector Count
Get the number of vectors stored in an encrypted index.
You can get an API key from the CyborgDB Admin Dashboard. For more info, follow this guide.
Authentication
Required - API key viaX-API-Key header:
Request Body
Response
Exceptions
401: Authentication failed (invalid API key)404: Index not found422: Invalid request parameters500: Internal server error