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": false
  },
  "git_hash": "q8S9LJxFZrSBNJRZtrCVZZA",
  "pubsub": {
    "auth_timeout": 6,
    "cluster": {
      "addr": "8hlMGoLcf",
      "auth_timeout": 12,
      "cluster_port": 19,
      "name": "Syz8gmG2iE",
      "tls_timeout": 6,
      "urls": [
        "6Jej7cuX"
      ]
    },
    "config_load_time": "2024-12-19T17:48:21.459Z",
    "connections": 23,
    "cores": 26,
    "cpu": 17,
    "gateway": {
      "auth_timeout": 1,
      "host": "8PEzKnUmaOzySl1UdReR79Hr9Cxwc",
      "name": "cFhqHPAs8",
      "port": 3,
      "tls_timeout": 12
    },
    "git_commit": "SK3OXq3P5ao",
    "go": "q2",
    "gomaxprocs": 19,
    "host": "192.0.2.24",
    "http_base_path": "YM8P6xCo3",
    "http_host": "f1z1ya16vfiEuReUEdApO",
    "http_port": 14,
    "http_req_stats": {},
    "https_port": 32,
    "in_bytes": 8,
    "in_msgs": 31,
    "jetstream": {
      "config": {
        "domain": "5IBz1",
        "max_memory": 7,
        "max_storage": 32,
        "store_dir": "74e7qTKpncRwSOe0epdypqVrzwBvMF"
      },
      "meta": {
        "cluster_size": 9,
        "leader": "8iw45kbK",
        "name": "B"
      },
      "stats": {
        "accounts": 10,
        "api": {
          "errors": 24,
          "inflight": 25,
          "total": 6
        },
        "ha_assets": 27,
        "memory": 8,
        "reserved_memory": 14,
        "reserved_store": 29,
        "store": 27
      }
    },
    "leaf": {
      "auth_timeout": 22,
      "host": "N7DZpTBBe6l",
      "port": 6,
      "tls_timeout": 11
    },
    "leafnodes": 30,
    "max_connections": 5,
    "max_control_line": 3,
    "max_payload": 24,
    "max_pending": 1,
    "mem": 6,
    "now": "2024-12-19T17:48:21.459Z",
    "out_bytes": 24,
    "out_msgs": 23,
    "ping_interval": 21,
    "ping_max": 23,
    "port": 23,
    "proto": 1,
    "remotes": 11,
    "routes": 11,
    "server_id": "v",
    "server_name": "tf4znJR",
    "slow_consumers": 26,
    "start": "2024-12-19T17:48:21.459Z",
    "subscriptions": 27,
    "system_account": "QS3TsDzMktPVn9cCU",
    "tls_timeout": 3,
    "total_connections": 5,
    "uptime": "xhF44WeebOnCG0gsNaQOSt",
    "version": "WqxzB4kQQ4EY",
    "write_deadline": 8
  }
}