Health check
Public unauthenticated service health endpoint.
Response Body
application/json
curl -X GET "https://api.smao.ai/api/distributor/v2/health"{
"status": "success",
"service": "distributor-api",
"version": "2.0.0",
"timestamp": "2019-08-24T14:15:22Z"
}