GET
/
health
curl --request GET \
  --url https://api.chunkr.ai/health
"<string>"

Response

200 - text/plain
Confirmation that the service can respond to requests and the version of the service

The response is of type string.