Skip to main content
Version: mainnet (v0.74)

Accounts list

GET 

https://vega-data.nodes.guru:3008/accounts

Get a list of accounts. This endpoint may not be exposed by mainnet nodes.

Request

Query Parameters

    party string
    market string

Responses

A successful response.

Schema
    accounts object[]
  • Array [
  • asset string
    balance string
    market string
    party string
    type string
  • ]
curl -L -X GET 'https://vega-data.nodes.guru:3008/accounts' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://vega-data.nodes.guru:3008
Parameters
— query
— query