GET
/
api
/
healthcheck
curl --request GET \
  --url https://platform.composo.ai/api/healthcheck
{
  "detail": "<string>"
}

Response

200 - application/json
Successful Response
detail
string
required