Api reference
Get server information
GET
/v1/infoAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/info"{ "id": "string", "name": "string", "kind": "local", "version": "string", "platform": "string", "bindHost": "string", "features": [ "string" ]}{ "error": "string"}{ "error": "string"}{ "error": "string"}