Get the current and lowest accepted version of the peer API.

Prev Next
Get
/version
Security
HTTP
Type bearer
Responses
200

The accepted versions of the APIs

object
peerVersion
integer

The current peer version.

Example20
lowestPeerVersionSupported
integer

The lowest accepted peer version.

Example16