Skip to main content
Version: testnet (v0.71)

Network history status

Get information about the current state of network history Response contains the network history status

Responses

A successful response.


Schema
    connectedPeers string[]
    ipfsAddress string
    swarmKey string
    swarmKeySeed string
GET /api/v2/networkhistory

Request

Base URL
https://api.n06.testnet.vega.xyz
curl / cURL
curl -L -X GET 'https://api.n06.testnet.vega.xyz/api/v2/networkhistory' \
-H 'Accept: application/json'