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

Network history bootstrap peers

Get the bootstrap peers for data nodes. Response contains the bootstrap peers

Responses

A successful response.


Schema
    bootstrapPeers string[]
GET /api/v2/networkhistory/bootstrap

Request

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