Skip to content

Show some basic info of the node.

GET
/info
curl --request GET \
--url https://example.com/v1/info
Media type application/json
object
key
additional properties
Example generated
{
"additionalProperty": "example"
}