Checks the health status of the CyborgDB microservice to verify connectivity and service availability.Documentation Index
Fetch the complete documentation index at: https://docs.cyborg.co/llms.txt
Use this file to discover all available pages before exploring further.
Returns
Dict[str, str]: Health status information from the service.
Exceptions
Error
Error
- Throws if the health check request fails due to network connectivity issues.
- Throws if the server is unreachable or times out.
- Throws if authentication fails (invalid API key).
Service Errors
Service Errors
- Throws if the CyborgDB service is unhealthy or experiencing issues.
- Throws if there are internal server errors preventing health reporting.