Health check endpoints
Check the status of the API service
Service is healthy
Service unavailable
GET /api/v1/health HTTP/1.1 Host: api.visobird.com Accept: */*
{ "status": "healthy", "timestamp": "2024-01-15T10:30:00Z", "version": "1.0.0" }