API → Meta → Get the metadata about our currently running serverhidden
hidden
Parameters
No parameters
Returns
- 200 OK
successful operation
Name
Type
Req.
get
/_meta/info$ curl "https://api.zoo.dev/_meta/info" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"cache": {
"ok": true
},
"environment": "DEVELOPMENT",
"fs": {
"ok": false
},
"git_hash": "wka8lMvDSaQawL",
"pubsub": {
"auth_timeout": 19,
"cluster": {
"addr": "ZGctInQw5L3iZ3",
"auth_timeout": 19,
"cluster_port": 15,
"name": "T8BKs4Yl",
"tls_timeout": 3,
"urls": [
"mqYqZ"
]
},
"config_load_time": "2025-01-09T18:25:31.528Z",
"connections": 30,
"cores": 13,
"cpu": 3,
"gateway": {
"auth_timeout": 13,
"host": "Hv2I8LwySQLjl1vC4hqHUeLtyh3",
"name": "NKwwHuYgr7KS30",
"port": 13,
"tls_timeout": 23
},
"git_commit": "BXvQb4lj",
"go": "c8bkFoY1O36Em3Q",
"gomaxprocs": 5,
"host": "192.0.2.221",
"http_base_path": "ZIh8J4nUCGVK",
"http_host": "D1tlEBwiJz10qEE",
"http_port": 18,
"http_req_stats": {},
"https_port": 17,
"in_bytes": 22,
"in_msgs": 14,
"jetstream": {
"config": {
"domain": "w1HdzkYCKvjHSFVhIRl9",
"max_memory": 4,
"max_storage": 30,
"store_dir": "vSmhv706empmjlQdEYpXlzxTfFK"
},
"meta": {
"cluster_size": 21,
"leader": "ovEy47fnA",
"name": "r4OTVMvdC3ye6MYUkwJqV3Ye"
},
"stats": {
"accounts": 9,
"api": {
"errors": 27,
"inflight": 3,
"total": 26
},
"ha_assets": 21,
"memory": 20,
"reserved_memory": 10,
"reserved_store": 20,
"store": 5
}
},
"leaf": {
"auth_timeout": 3,
"host": "2Fs7unTPP20hJQPjKVgQ1S66HTOD",
"port": 3,
"tls_timeout": 15
},
"leafnodes": 21,
"max_connections": 19,
"max_control_line": 23,
"max_payload": 19,
"max_pending": 9,
"mem": 27,
"now": "2025-01-09T18:25:31.528Z",
"out_bytes": 22,
"out_msgs": 29,
"ping_interval": 22,
"ping_max": 1,
"port": 16,
"proto": 20,
"remotes": 22,
"routes": 7,
"server_id": "nnZx2tn9YucohL4X4wQsC9dM",
"server_name": "aaM1p0LUfknH0K",
"slow_consumers": 16,
"start": "2025-01-09T18:25:31.528Z",
"subscriptions": 22,
"system_account": "Pux8obRhfBzemioEX0cwFW4",
"tls_timeout": 16,
"total_connections": 15,
"uptime": "8",
"version": "zaYExjrBL1nOdh1AdLHuu",
"write_deadline": 31
}
}