APIMetaGet 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": "UJcpiHAFz1pzxKkyPlu",
  "pubsub": {
    "auth_timeout": 29,
    "cluster": {
      "addr": "2Un3zRsPtkcP6taByXVfPtqNiYbIb",
      "auth_timeout": 7,
      "cluster_port": 4,
      "name": "lnkS7AOTUawhrTEzWP0Z6ECrgGW",
      "tls_timeout": 15,
      "urls": [
        "GppCkm8w7sGh5Va"
      ]
    },
    "config_load_time": "2025-05-10T20:11:26.741Z",
    "connections": 24,
    "cores": 25,
    "cpu": 16,
    "gateway": {
      "auth_timeout": 20,
      "host": "tpa2oMxf4vLbuV4Tcz",
      "name": "RLKpG7ajFbWhYJ3VcHx",
      "port": 7,
      "tls_timeout": 17
    },
    "git_commit": "zUpzhYItSukR5fb4az",
    "go": "PMuw33iXxBdwOUXLbEoCa",
    "gomaxprocs": 19,
    "host": "192.0.2.223",
    "http_base_path": "CDakRJt2QaA19hOfaCeYKSb",
    "http_host": "MoFdfCZJWOHM",
    "http_port": 20,
    "http_req_stats": {},
    "https_port": 24,
    "in_bytes": 31,
    "in_msgs": 13,
    "jetstream": {
      "config": {
        "domain": "0b67Hvj5wNyHGmBqYsFqlitJfbIqJc",
        "max_memory": 16,
        "max_storage": 6,
        "store_dir": "enOes7b0IhOMY5T04Yg4kScg46"
      },
      "meta": {
        "cluster_size": 23,
        "leader": "TkOnGdwZuDT6",
        "name": "Go1b2m8IwmLOxLCsMXm7OKSSut"
      },
      "stats": {
        "accounts": 26,
        "api": {
          "errors": 1,
          "inflight": 19,
          "total": 11
        },
        "ha_assets": 5,
        "memory": 23,
        "reserved_memory": 19,
        "reserved_store": 30,
        "store": 27
      }
    },
    "leaf": {
      "auth_timeout": 3,
      "host": "qX",
      "port": 15,
      "tls_timeout": 28
    },
    "leafnodes": 3,
    "max_connections": 22,
    "max_control_line": 24,
    "max_payload": 2,
    "max_pending": 19,
    "mem": 26,
    "now": "2025-05-10T20:11:26.741Z",
    "out_bytes": 13,
    "out_msgs": 11,
    "ping_interval": 10,
    "ping_max": 22,
    "port": 13,
    "proto": 5,
    "remotes": 14,
    "routes": 1,
    "server_id": "knUuQWgwGSb",
    "server_name": "c0plJBd1M48ZccUO4e",
    "slow_consumers": 23,
    "start": "2025-05-10T20:11:26.741Z",
    "subscriptions": 14,
    "system_account": "pfRLbJRJc5R7yM0YkEa9pX182qyLje",
    "tls_timeout": 30,
    "total_connections": 31,
    "uptime": "5gP",
    "version": "QJf2vNSK7xzeZt7wRZb09fM4XE",
    "write_deadline": 6
  }
}