System
System Status
GET
System Status
Get system status including initialization state and current user information.
Response:
Response (200 OK):
Response (503 Service Unavailable):
For unauthenticated health checks, use the
/health endpoint instead.Authentication
Requires API key authentication viaX-API-Key header.
Response
Response status (
ok or error)System status information
Request processing time in seconds
Example
Health Check (No Auth)
For basic health checks without authentication (e.g., load balancers, monitoring):Readiness Probe
For Kubernetes readiness probes that check all subsystems:Related Endpoints
- System Metrics - Detailed component metrics
- Wait for Processing - Wait for async operations
System Status
