Health Check
Attestation Service
Health Check
GET
Health Check
Health Check
Simple health check endpoint for the attestation service.Endpoint
Authentication
No authentication required.Response
Returns the service status and name.Service status (always “healthy”)
Service identifier (“attestation-service”)
Example
Response
Implementation Details
This endpoint is useful for monitoring and health checks in orchestration systems like Docker Compose or Kubernetes.
cvm/attestation-service/attestation_service.py:176-179