curl --request GET \ --url 'https://app.codethreat.com/api/v1/health'
{ "success": true, "data": { "status": "healthy", "version": "<string>", "timestamp": "2023-11-07T05:31:56Z", "services": { "database": "up", "redis": "up" } } }
Check API health and system status
System healthy
Show child attributes
Was this page helpful?