Skip to main content
GET
/
stats
Gateway runtime stats
curl --request GET \
  --url http://localhost:63372/stats
{
  "version": "0.5.36",
  "status": "running"
}

Response

200 - application/json

Runtime statistics

version
string
required
Example:

"0.5.36"

status
string
required
Example:

"running"