OpenAPI Reference
System
System health and metadata endpoints
curl -X GET "https://example.com/api/v1/health"{ "status": "string", "timestamp": "string"}curl -X GET "https://example.com/api/v1/meta"{ "service": "string", "version": "string", "timestamp": 0}