Parse Status
Parse Status
Get the health of the service. Be sure to check the status code of the response.
get/resume/status
Response
OK
Example response
{
"data": {
"message": "Service is healthy",
"healthy": true
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.