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": "0lhWKVFSnTS3atoAmTg6Prs",
  "pubsub": {
    "auth_timeout": 3,
    "cluster": {
      "addr": "2CyMUTRcXevZ5KBR3ZVYMrziLssL",
      "auth_timeout": 3,
      "cluster_port": 32,
      "name": "zaKTqlp7EGWJkcP",
      "tls_timeout": 8,
      "urls": [
        "XNY9lXjv"
      ]
    },
    "config_load_time": "2025-02-05T14:59:00.294Z",
    "connections": 8,
    "cores": 12,
    "cpu": 12,
    "gateway": {
      "auth_timeout": 4,
      "host": "hetEOQR5rrLgrZ7PqPte4fcXokQ",
      "name": "ykyZIs2LCoGrG7IXi5lMwCWXQqc7q",
      "port": 11,
      "tls_timeout": 23
    },
    "git_commit": "bU6hZmXYhkKBQtBRhGgSWI8Uc5dJw4",
    "go": "qwXGZXt5UuS5JuakSfd0AN2fKlXy",
    "gomaxprocs": 12,
    "host": "192.0.2.58",
    "http_base_path": "Y",
    "http_host": "pxf4svZFFYfMKD7vhm8bwWN1",
    "http_port": 6,
    "http_req_stats": {},
    "https_port": 18,
    "in_bytes": 8,
    "in_msgs": 23,
    "jetstream": {
      "config": {
        "domain": "QtkrXdsWr6SLCDjIWLdDK7p6Dr",
        "max_memory": 8,
        "max_storage": 15,
        "store_dir": "f6RGMtFZVUoKN1VW5d2HUUf2Kngbmw"
      },
      "meta": {
        "cluster_size": 13,
        "leader": "PApv02nfQUCRs19jdhR8CxGWVuNl",
        "name": "mQBlLUrNJPnVA77b"
      },
      "stats": {
        "accounts": 17,
        "api": {
          "errors": 12,
          "inflight": 21,
          "total": 23
        },
        "ha_assets": 10,
        "memory": 22,
        "reserved_memory": 19,
        "reserved_store": 15,
        "store": 8
      }
    },
    "leaf": {
      "auth_timeout": 14,
      "host": "8JJv1YX",
      "port": 20,
      "tls_timeout": 8
    },
    "leafnodes": 1,
    "max_connections": 14,
    "max_control_line": 4,
    "max_payload": 20,
    "max_pending": 5,
    "mem": 21,
    "now": "2025-02-05T14:59:00.294Z",
    "out_bytes": 6,
    "out_msgs": 20,
    "ping_interval": 29,
    "ping_max": 31,
    "port": 1,
    "proto": 13,
    "remotes": 32,
    "routes": 23,
    "server_id": "myUXeY9O",
    "server_name": "Lb0aIy98ZeJk5hJ4rUd2cdv4u",
    "slow_consumers": 30,
    "start": "2025-02-05T14:59:00.294Z",
    "subscriptions": 29,
    "system_account": "0WvHm2f",
    "tls_timeout": 32,
    "total_connections": 32,
    "uptime": "ADXrqlqeplJ3jbh4VMDrPK",
    "version": "cXEooCJpn9j7L3v8lCL",
    "write_deadline": 10
  }
}