v1

latestOpenAPI 3.1.02026-07-242892032.8 MB
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
  }
}