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": false
},
"environment": "DEVELOPMENT",
"fs": {
"ok": false
},
"git_hash": "V9K2o0",
"pubsub": {
"auth_timeout": 2,
"cluster": {
"addr": "8oMqK1YggkZiFwo0oviD15CWj1LO1",
"auth_timeout": 9,
"cluster_port": 10,
"name": "9NVhmVtw6NBZ146sTsbur096U4kd",
"tls_timeout": 20,
"urls": [
"aloB0HAHeWnGPBUPh6e1Ylaw"
]
},
"config_load_time": "2025-01-07T17:16:25.322Z",
"connections": 32,
"cores": 19,
"cpu": 24,
"gateway": {
"auth_timeout": 11,
"host": "r8B6Xc6LJnVmBPvXxTrYcBF",
"name": "lz8HeEwDq3T0eegko",
"port": 5,
"tls_timeout": 29
},
"git_commit": "8hrAEajlg4pOmed",
"go": "Zv28TvaS3R",
"gomaxprocs": 21,
"host": "192.0.2.26",
"http_base_path": "pOfwrmX60hq5o0Djg8cH679c6",
"http_host": "A0fiJ6dPt2yiKmh",
"http_port": 9,
"http_req_stats": {},
"https_port": 13,
"in_bytes": 1,
"in_msgs": 21,
"jetstream": {
"config": {
"domain": "o8D7QR9Xzo4AqZiuf",
"max_memory": 13,
"max_storage": 3,
"store_dir": "1j5smz51kQuS"
},
"meta": {
"cluster_size": 6,
"leader": "",
"name": "G2FY8sCOaT6D640fXrgdAQ353a"
},
"stats": {
"accounts": 17,
"api": {
"errors": 26,
"inflight": 17,
"total": 7
},
"ha_assets": 3,
"memory": 17,
"reserved_memory": 11,
"reserved_store": 7,
"store": 24
}
},
"leaf": {
"auth_timeout": 8,
"host": "WCZS7JmQuYb35",
"port": 9,
"tls_timeout": 17
},
"leafnodes": 4,
"max_connections": 1,
"max_control_line": 27,
"max_payload": 21,
"max_pending": 18,
"mem": 6,
"now": "2025-01-07T17:16:25.322Z",
"out_bytes": 20,
"out_msgs": 14,
"ping_interval": 16,
"ping_max": 8,
"port": 5,
"proto": 23,
"remotes": 14,
"routes": 24,
"server_id": "ENknQE57XwMA6lr56Qvr2Lkn",
"server_name": "",
"slow_consumers": 4,
"start": "2025-01-07T17:16:25.322Z",
"subscriptions": 2,
"system_account": "7ZTnes6abDUL6",
"tls_timeout": 10,
"total_connections": 29,
"uptime": "rPyiiSD87zVoJJTJVYHbw",
"version": "Tmm2J3Rt4r6hC0LckuCp",
"write_deadline": 20
}
}