Vector Health Check
Vector Search
Vector Health Check
Check the health of the vector search service
GET
Vector Health Check
Authentication
No authentication required.Example Request
Response
Service status:
healthy or unhealthyWhether Vertex AI embeddings are enabled
Whether Vertex AI client is initialized
Number of collections with embeddings
Example Response
Health Indicators
| Indicator | Healthy When |
|---|---|
status | All checks pass |
embedding_enabled | ENABLE_VECTOR_EMBEDDINGS=true |
vertex_ai_initialized | Vertex AI SDK connected |
vector_collections_count | > 0 collections indexed |

