This returns the current FULL member list of the instance.

This is NOT the same thing as /api/peers

Request

GET https://localhost:8989/api/members

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

a Member data object

Member

Explore this API

Response Content-Type
Try it out!