Admin
Get general info about the node
Get general info about the node, which is not related to other more specific functionality
get/api/v1/admin
Response
Success
Example response
{
"nodeSubnet": "54f:b680:ba6e:7ced::/64",
"nodeIp": "54f:b680:ba6e:7ced:abcd:1234:5678:9abc",
"nodePubkey": "02468ace13579bdf02468ace13579bdf02468ace13579bdf02468ace13579bdf",
"nodeStartTime": 1716100000
}Changes
Changed in 4 of the 35 revisions of this API.14
- ○
added the optional property
nodeIpto the response with the200statusresponse-optional-property-added
- ○
added the optional property
nodeStartTimeto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
nodePubkeyto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲