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

Parties list

Get a list of parties

Responses

A successful response.


Schema
    parties object[]
    id string
GET /parties

Request

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