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": "PREVIEW",
"fs": {
"ok": false
},
"git_hash": "P8hYEUDGPM",
"pubsub": {
"auth_timeout": 21,
"cluster": {
"addr": "EUznndqTsXHeoTxtTIkxSfjAu",
"auth_timeout": 11,
"cluster_port": 15,
"name": "5p",
"tls_timeout": 6,
"urls": [
"gWSFIb28QLfF8jppZKst"
]
},
"config_load_time": "2025-01-14T18:19:35.304Z",
"connections": 31,
"cores": 6,
"cpu": 5,
"gateway": {
"auth_timeout": 20,
"host": "4mZJ1gyaU",
"name": "zA7fKT9x",
"port": 7,
"tls_timeout": 18
},
"git_commit": "yG",
"go": "ng",
"gomaxprocs": 29,
"host": "192.0.2.68",
"http_base_path": "oAuZPfjECj0dBuPz",
"http_host": "z5q8MnhBMJ3",
"http_port": 7,
"http_req_stats": {},
"https_port": 10,
"in_bytes": 16,
"in_msgs": 2,
"jetstream": {
"config": {
"domain": "mH7W6lNQHYfteQBhH",
"max_memory": 15,
"max_storage": 28,
"store_dir": "ciKazCJF2oG"
},
"meta": {
"cluster_size": 23,
"leader": "Ma7ZpGiHVuKLAi8mMkp7M",
"name": "yEpzHxeSgxnWQT"
},
"stats": {
"accounts": 17,
"api": {
"errors": 6,
"inflight": 19,
"total": 6
},
"ha_assets": 7,
"memory": 2,
"reserved_memory": 8,
"reserved_store": 27,
"store": 6
}
},
"leaf": {
"auth_timeout": 20,
"host": "HSfaTPBpkuA278ONpudBCZPwdVNOU",
"port": 15,
"tls_timeout": 29
},
"leafnodes": 28,
"max_connections": 16,
"max_control_line": 24,
"max_payload": 9,
"max_pending": 4,
"mem": 32,
"now": "2025-01-14T18:19:35.304Z",
"out_bytes": 25,
"out_msgs": 24,
"ping_interval": 18,
"ping_max": 29,
"port": 17,
"proto": 25,
"remotes": 1,
"routes": 28,
"server_id": "peeUjLC9b0mel",
"server_name": "KeVQnF0tOAfHwy",
"slow_consumers": 8,
"start": "2025-01-14T18:19:35.304Z",
"subscriptions": 19,
"system_account": "TSrt35AKKFCQG3QIPKTo7jc",
"tls_timeout": 10,
"total_connections": 13,
"uptime": "I1Q",
"version": "YNE",
"write_deadline": 20
}
}