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": true
  },
  "environment": "PRODUCTION",
  "fs": {
    "ok": false
  },
  "git_hash": "3eaSUh",
  "pubsub": {
    "auth_timeout": 1,
    "cluster": {
      "addr": "pesNx1eW8pVs4kCUjHAxdOV",
      "auth_timeout": 7,
      "cluster_port": 13,
      "name": "44HzR2P37nhxJB0r",
      "tls_timeout": 28,
      "urls": [
        "RvKD1yvht"
      ]
    },
    "config_load_time": "2025-05-22T02:03:29.549Z",
    "connections": 2,
    "cores": 1,
    "cpu": 26,
    "gateway": {
      "auth_timeout": 3,
      "host": "mtZLIQgFEhTFsjbqg392exgDkchj2",
      "name": "qadvGlfdeQ2pGcl0Xd0QvmtnV",
      "port": 10,
      "tls_timeout": 5
    },
    "git_commit": "nl",
    "go": "Jkf2esqbjMSC",
    "gomaxprocs": 6,
    "host": "192.0.2.204",
    "http_base_path": "",
    "http_host": "CU8zfaDE5VupJsrArxKdIxYBXDb9uT",
    "http_port": 12,
    "http_req_stats": {},
    "https_port": 29,
    "in_bytes": 10,
    "in_msgs": 2,
    "jetstream": {
      "config": {
        "domain": "KhxhQgfZjY",
        "max_memory": 6,
        "max_storage": 18,
        "store_dir": "Hp6eYOlRTxN4mwGbLUvnA"
      },
      "meta": {
        "cluster_size": 30,
        "leader": "KpFuUE1zPE9",
        "name": "iwnn0UrGWFovFlLlQyBGtx0JqZ"
      },
      "stats": {
        "accounts": 15,
        "api": {
          "errors": 9,
          "inflight": 1,
          "total": 26
        },
        "ha_assets": 11,
        "memory": 11,
        "reserved_memory": 9,
        "reserved_store": 31,
        "store": 32
      }
    },
    "leaf": {
      "auth_timeout": 9,
      "host": "2MxTTw6DrW7UdO",
      "port": 21,
      "tls_timeout": 30
    },
    "leafnodes": 27,
    "max_connections": 10,
    "max_control_line": 15,
    "max_payload": 2,
    "max_pending": 6,
    "mem": 14,
    "now": "2025-05-22T02:03:29.549Z",
    "out_bytes": 29,
    "out_msgs": 21,
    "ping_interval": 28,
    "ping_max": 5,
    "port": 20,
    "proto": 27,
    "remotes": 30,
    "routes": 12,
    "server_id": "xH5faxKH71",
    "server_name": "VfJPx1l0DXeNJv5rX34Kfp4RxuOKrO",
    "slow_consumers": 27,
    "start": "2025-05-22T02:03:29.549Z",
    "subscriptions": 10,
    "system_account": "ciWStGBSeL7MP",
    "tls_timeout": 19,
    "total_connections": 11,
    "uptime": "F1SfpD2CNMuZZ4x4H",
    "version": "K",
    "write_deadline": 17
  }
}