Peers

GET {{baseUrl}}/api/peers?port=<get>&state=<>&os=<get>&version=<get>&orderBy=<>&limit=<>&offset=<>

Get all peers.

Request Params

KeyDatatypeRequiredDescription
portstringA valid server Port.
statestringAn unsigned integer that specifies the peer state.
osstringA valid operating system.
versionstringA valid ripa-node version.
orderBystringA string that specifies the column by which to sort the records.
limitstringAn unsigned integer that specifies the maximum number of records.
offsetstringAn unsigned integer that specified the number of records to skip.