API ReferenceHealth
Readiness check
Returns 200 if the service is running and the database is reachable.
curl -X GET "https://developer.idenhq.com/org/{tenant_slug}/api/health/readiness/"{
"status": true
}Returns 200 if the service is running and the database is reachable.
curl -X GET "https://developer.idenhq.com/org/{tenant_slug}/api/health/readiness/"{
"status": true
}