Health Check
Endpoints
Health Check
Checks if the API service is healthy and responding. Returns ‘OK’ if the service is operational.
GET
Health Check
Authorizations
Response
Service is healthy
The response is of type string.
Example:
"OK"
Checks if the API service is healthy and responding. Returns ‘OK’ if the service is operational.
Service is healthy
The response is of type string.
"OK"