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": "PREVIEW",
  "fs": {
    "ok": true
  },
  "git_hash": "dwG2gOmwdzaJf9",
  "pubsub": {
    "auth_timeout": 28,
    "cluster": {
      "addr": "0IBpoFzp7hYBmRBUjG",
      "auth_timeout": 14,
      "cluster_port": 21,
      "name": "I2DhQX8vNMGfj5i3fPAEPkLVFWx3u",
      "tls_timeout": 13,
      "urls": [
        "GBz"
      ]
    },
    "config_load_time": "2025-04-17T14:08:34.390Z",
    "connections": 20,
    "cores": 23,
    "cpu": 2,
    "gateway": {
      "auth_timeout": 4,
      "host": "9Gz7lSi9ricRam",
      "name": "X",
      "port": 18,
      "tls_timeout": 27
    },
    "git_commit": "XW2vh0xhmF3jbMZ0xeDGEebHa6n2",
    "go": "wSrSRG2WK5vSG",
    "gomaxprocs": 15,
    "host": "192.0.2.220",
    "http_base_path": "jVOK",
    "http_host": "saXx9mdENGAQPqhrVJis",
    "http_port": 14,
    "http_req_stats": {},
    "https_port": 25,
    "in_bytes": 23,
    "in_msgs": 31,
    "jetstream": {
      "config": {
        "domain": "ZxjqkmaexzgZCvCRNwS9hWyYABIHF",
        "max_memory": 20,
        "max_storage": 20,
        "store_dir": "mYi9fzS0zG3Ne4rX9dYm489xu"
      },
      "meta": {
        "cluster_size": 14,
        "leader": "datBrqE5r32cdZImCvP81Wvk",
        "name": "8hDJ2"
      },
      "stats": {
        "accounts": 13,
        "api": {
          "errors": 18,
          "inflight": 30,
          "total": 2
        },
        "ha_assets": 16,
        "memory": 29,
        "reserved_memory": 20,
        "reserved_store": 17,
        "store": 8
      }
    },
    "leaf": {
      "auth_timeout": 12,
      "host": "IUr2bIwHSAh6HNWRPhn1nKx3aj8qG",
      "port": 12,
      "tls_timeout": 14
    },
    "leafnodes": 5,
    "max_connections": 23,
    "max_control_line": 26,
    "max_payload": 7,
    "max_pending": 11,
    "mem": 3,
    "now": "2025-04-17T14:08:34.390Z",
    "out_bytes": 32,
    "out_msgs": 28,
    "ping_interval": 13,
    "ping_max": 20,
    "port": 6,
    "proto": 22,
    "remotes": 7,
    "routes": 8,
    "server_id": "eQMCljG1v",
    "server_name": "fLsItMmoeZLn2LelqmNkYnmBOymGb5",
    "slow_consumers": 3,
    "start": "2025-04-17T14:08:34.390Z",
    "subscriptions": 25,
    "system_account": "QS8B6S7JPROGF9",
    "tls_timeout": 18,
    "total_connections": 25,
    "uptime": "nfn0",
    "version": "GjFFKaiYl459DydUpMGfP",
    "write_deadline": 27
  }
}