get_health()
method.To check service health, you can make a direct HTTP request to the /v1/health
endpoint or use the JavaScript/TypeScript SDK which includes this functionality.This will be fixed in the v0.12.0
release of the Python SDK.Dict[str, str]
: Health status information from the service.
Error
Service Errors