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

Network parameters list

Get a list of network parameters

Query Parameters
    networkParameterKey string
Responses

A successful response.


Schema
    networkParameters object[]
    key string
    value string
GET /network/parameters

Request

Base URL
https://n06.testnet.vega.xyz
networkParameterKey — query
curl / cURL
curl -L -X GET 'https://n06.testnet.vega.xyz/network/parameters' \
-H 'Accept: application/json'