Infra APISystem

Health check

GET/health

Response Body

application/json

curl -X GET "https://example.com/health"
{  "status": "string",  "time": "string"}