curl --request GET \
--url https://api.dedaluslabs.ai/health{
"status": "<string>"
}Simple health check.
curl --request GET \
--url https://api.dedaluslabs.ai/health{
"status": "<string>"
}Successful Response
Health check response model.
Was this page helpful?