cURL
curl --request GET \ --url http://localhost:3000/health
{ "status": "ok", "timestamp": "2023-11-07T05:31:56Z", "uptime": 123 }
Returns service health status and uptime.
Documentation IndexFetch the complete documentation index at: https://docs.prvue.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.prvue.dev/llms.txt
Use this file to discover all available pages before exploring further.
Service is healthy
"ok"
ISO 8601 timestamp
Process uptime in seconds