GET
/
api
/
vector-db
/
health
{
  "data": {
    "message": "/api/vector-db/health ok"
  }
}

Authorizations

Authorization
string
header
required

Enter your API key here

Response

200 - application/json

Vector database API is healthy

The response is of type object.