v1
health
application/json
curl -X GET "https://example.com/v1/health"
{ "data": { "status": "ok", "timestamp": "2026-03-19T16:42:16.833Z" } }