Skip to main content
Version: 1.3.1

Admin - List all vertices

GET 

/admin/cluster/list-vertices

List all the Vertices in the system.

Request

Header Parameters

    AUTHORIZATION stringrequired

    The AUTHORIZATION header must be set to the Admin token. which is set on Vertex setup

Responses

Schema

    vertices

    object[]

    required

  • Array [

  • domainurirequired

    The domain(authority) of the vertex

    persistent_keygen_idstringrequired

    The persistent keygen ID of the vertex

  • ]