Gets the current list of CONNECTED peers.

This is NOT the same thing as /api/members

Request

GET https://localhost:8989/api/peers

Response

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

Status code Description Resource
200 OK

a Peer data object

Peer

Explore this API

Response Content-Type
Try it out!