GET
/
status
curl --request GET \
  --url https://api.trata.ai/status
{
  "status": "HEALTHY"
}

Response

200 - application/json

Trata APIs are healthy

The response is of type object.