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": "",
  "pubsub": {
    "auth_timeout": 6,
    "cluster": {
      "addr": "9qEjRm8qPIpUO25CfozrDnjao005Vp",
      "auth_timeout": 21,
      "cluster_port": 13,
      "name": "s",
      "tls_timeout": 23,
      "urls": [
        "t"
      ]
    },
    "config_load_time": "2024-07-27T01:15:40.569Z",
    "connections": 13,
    "cores": 23,
    "cpu": 26,
    "gateway": {
      "auth_timeout": 11,
      "host": "QDE5Y6Ku",
      "name": "TsK",
      "port": 26,
      "tls_timeout": 29
    },
    "git_commit": "rsaLJuzyoTqFCaDOCVjcqEVxK",
    "go": "iqWlCqotbYwb7AIzgdmqwrPs",
    "gomaxprocs": 13,
    "host": "192.0.2.153",
    "http_base_path": "DiVC3tm",
    "http_host": "QQ4tpe0X58FBWzW26zKhOBgXmf3Os",
    "http_port": 8,
    "http_req_stats": {},
    "https_port": 10,
    "in_bytes": 26,
    "in_msgs": 26,
    "jetstream": {
      "config": {
        "domain": "0Cww",
        "max_memory": 12,
        "max_storage": 14,
        "store_dir": "i1ii62vhKC3vJu"
      },
      "meta": {
        "cluster_size": 9,
        "leader": "Vnp7rKgGOgk8Ej4mTnBN",
        "name": "9Ms7C7ePwi5EqoZTzo3n1MzH"
      },
      "stats": {
        "accounts": 25,
        "api": {
          "errors": 24,
          "inflight": 9,
          "total": 32
        },
        "ha_assets": 11,
        "memory": 26,
        "reserved_memory": 19,
        "reserved_store": 17,
        "store": 10
      }
    },
    "leaf": {
      "auth_timeout": 1,
      "host": "2x",
      "port": 29,
      "tls_timeout": 16
    },
    "leafnodes": 16,
    "max_connections": 4,
    "max_control_line": 32,
    "max_payload": 21,
    "max_pending": 25,
    "mem": 2,
    "now": "2024-07-27T01:15:40.569Z",
    "out_bytes": 6,
    "out_msgs": 2,
    "ping_interval": 31,
    "ping_max": 8,
    "port": 32,
    "proto": 27,
    "remotes": 25,
    "routes": 30,
    "server_id": "XpNmEHW0OGwaeYNuk",
    "server_name": "pmjMSBlJTpMsAHm7AONZDh",
    "slow_consumers": 2,
    "start": "2024-07-27T01:15:40.569Z",
    "subscriptions": 14,
    "system_account": "ecsQRH51qnrOXGzid6pU04G",
    "tls_timeout": 24,
    "total_connections": 26,
    "uptime": "SysX2",
    "version": "K1Aoy8W",
    "write_deadline": 32
  }
}