ApiV1Health
Health check endpoint
Health check endpoint. This endpoint is not protected by the API key guard.
Response Body
application/json
curl -X GET "https://api-pub.ezcart.io/v1/health"{
"status": "string",
"timestamp": "string"
}Health check endpoint. This endpoint is not protected by the API key guard.
application/json
curl -X GET "https://api-pub.ezcart.io/v1/health"{
"status": "string",
"timestamp": "string"
}