V2 Search Health Check

Check OpenSearch cluster and embedding service connectivity. ### Response ```json { "status": "healthy", "opensearch": { "connected": true }, "embedding": { "available": true } } ```

Response

This endpoint returns an object.