Internal APIs
Health Check
An endpoint that checks and ensures the required services are up and running:
- Redis
- Database @return Returns elapsed times for each service
GET
Response
200 - application/json
Successful Response
The response is of type any
.
Was this page helpful?