Healthcheck
Perform a Health Check
Perform a health check by returning a JSON response with a status code of 200 (OK).
get/health
Response
Return HTTP Status Code 200 (OK)
Example response
{
"status": "OK"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.