cURL
curl --request GET \ --url https://app.timetracker.in/api/health
{ "status": "healthy", "timestamp": "2024-01-01T00:00:00.000Z", "service": "timetracker-api", "version": "1.0.0" }
Check the health status of the TimeTracker API and database connectivity
Documentation IndexFetch the complete documentation index at: https://docs.timetracker.in/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.timetracker.in/llms.txt
Use this file to discover all available pages before exploring further.
API is healthy
"healthy"
"2024-01-01T00:00:00.000Z"
"timetracker-api"
"1.0.0"