API → MetaGet the metadata about our currently running server
hidden

Parameters

No parameters

Returns

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": "EMZtVFxx7pPwosAAOnS",
  "pubsub": {
    "auth_timeout": 20,
    "cluster": {
      "addr": "Eqem",
      "auth_timeout": 32,
      "cluster_port": 31,
      "name": "YMc8AvEPKuvj7vshQ2j",
      "tls_timeout": 6,
      "urls": [
        "d"
      ]
    },
    "config_load_time": "2025-04-21T20:01:07.502Z",
    "connections": 12,
    "cores": 19,
    "cpu": 19,
    "gateway": {
      "auth_timeout": 20,
      "host": "ZNsvm5sxn67X",
      "name": "UaujgW",
      "port": 22,
      "tls_timeout": 7
    },
    "git_commit": "vC0j2Nwx50MBbKh4YG",
    "go": "IeJZJ",
    "gomaxprocs": 20,
    "host": "192.0.2.238",
    "http_base_path": "uOq06CUMQRcGJ5q1zBgs0ECmq",
    "http_host": "1PodAGS0syRmrPn3p",
    "http_port": 31,
    "http_req_stats": {},
    "https_port": 19,
    "in_bytes": 5,
    "in_msgs": 29,
    "jetstream": {
      "config": {
        "domain": "RpdjAtyy",
        "max_memory": 2,
        "max_storage": 32,
        "store_dir": "05EeSssuXUvd2k4DN4bSWMRRYOmvJt"
      },
      "meta": {
        "cluster_size": 11,
        "leader": "mZzm5JSdkME6ZeK8LPHn0VaO1",
        "name": "6OP"
      },
      "stats": {
        "accounts": 32,
        "api": {
          "errors": 9,
          "inflight": 17,
          "total": 4
        },
        "ha_assets": 9,
        "memory": 21,
        "reserved_memory": 12,
        "reserved_store": 19,
        "store": 5
      }
    },
    "leaf": {
      "auth_timeout": 22,
      "host": "mglA3RrBJhQrm9bwKzLDmUSG",
      "port": 24,
      "tls_timeout": 24
    },
    "leafnodes": 27,
    "max_connections": 7,
    "max_control_line": 13,
    "max_payload": 5,
    "max_pending": 3,
    "mem": 20,
    "now": "2025-04-21T20:01:07.502Z",
    "out_bytes": 20,
    "out_msgs": 26,
    "ping_interval": 12,
    "ping_max": 1,
    "port": 21,
    "proto": 19,
    "remotes": 5,
    "routes": 29,
    "server_id": "xiqkErH3xB718ABX7",
    "server_name": "nMbPNSGVT",
    "slow_consumers": 25,
    "start": "2025-04-21T20:01:07.502Z",
    "subscriptions": 10,
    "system_account": "BUQwmYG9wbYRWVBUkT7KDcWSrq",
    "tls_timeout": 13,
    "total_connections": 29,
    "uptime": "4S5dSKi2",
    "version": "tVZFjkeU91Jr98yjybH6aHu",
    "write_deadline": 13
  }
}